Changeset 18089
- Timestamp:
- 11/21/21 22:27:50 (3 years ago)
- Location:
- branches/2521_ProblemRefactoring/HeuristicLab.Optimization.Views/3.3
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2521_ProblemRefactoring/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r17956 r18089 311 311 <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon> 312 312 </Compile> 313 <Compile Include="MultiObjectiveEvaluationResultView.cs"> 314 <SubType>UserControl</SubType> 315 </Compile> 316 <Compile Include="MultiObjectiveEvaluationResultView.Designer.cs"> 317 <DependentUpon>MultiObjectiveEvaluationResultView.cs</DependentUpon> 318 </Compile> 319 <Compile Include="SingleObjectiveEvaluationResultView.cs"> 320 <SubType>UserControl</SubType> 321 </Compile> 322 <Compile Include="SingleObjectiveEvaluationResultView.Designer.cs"> 323 <DependentUpon>SingleObjectiveEvaluationResultView.cs</DependentUpon> 324 </Compile> 313 325 <Compile Include="SolutionContextView.cs"> 314 326 <SubType>UserControl</SubType>
Note: See TracChangeset
for help on using the changeset viewer.