Changeset 15281 for branches/Async/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj
- Timestamp:
- 07/23/17 11:17:18 (7 years ago)
- Location:
- branches/Async
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Async
- Property svn:ignore
-
old new 24 24 protoc.exe 25 25 obj 26 .vs
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/Async/HeuristicLab.Problems.DataAnalysis.Symbolic.Views
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj
r12817 r15281 121 121 <DependentUpon>InteractiveSymbolicExpressionTreeChart.cs</DependentUpon> 122 122 </Compile> 123 <Compile Include=" MathSymbolicDataAnalysisModelView.cs">124 <SubType>UserControl</SubType> 125 </Compile> 126 <Compile Include=" MathSymbolicDataAnalysisModelView.designer.cs">127 <DependentUpon> MathSymbolicDataAnalysisModelView.cs</DependentUpon>123 <Compile Include="SymbolicDataAnalysisModelMathView.cs"> 124 <SubType>UserControl</SubType> 125 </Compile> 126 <Compile Include="SymbolicDataAnalysisModelMathView.designer.cs"> 127 <DependentUpon>SymbolicDataAnalysisModelMathView.cs</DependentUpon> 128 128 </Compile> 129 129 <Compile Include="Plugin.cs" />
Note: See TracChangeset
for help on using the changeset viewer.