Changeset 15280 for branches/Async/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
- Timestamp:
- 07/23/17 00:52:14 (7 years ago)
- Location:
- branches/Async
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Async
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Algorithms.DataAnalysis.Views
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views (added) merged: 13397,13439,13592
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
r13160 r15280 125 125 </ItemGroup> 126 126 <ItemGroup> 127 <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.cs"> 128 <SubType>UserControl</SubType> 129 </Compile> 130 <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.Designer.cs"> 131 <DependentUpon>GaussianProcessRegressionSolutionEstimatedValuesView.cs</DependentUpon> 132 </Compile> 127 133 <Compile Include="MeanProdView.cs"> 128 134 <SubType>UserControl</SubType>
Note: See TracChangeset
for help on using the changeset viewer.