Changeset 6662
- Timestamp:
- 08/17/11 13:20:49 (13 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r6471 r6662 152 152 <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon> 153 153 </Compile> 154 <Compile Include="RunCollectionModificationEvaluatorView.cs"> 155 <SubType>UserControl</SubType> 156 </Compile> 157 <Compile Include="RunCollectionModificationEvaluatorView.Designer.cs"> 158 <DependentUpon>RunCollectionModificationEvaluatorView.cs</DependentUpon> 159 </Compile> 154 160 <Compile Include="RunCollectionComparisonConstraintView.cs"> 155 161 <SubType>UserControl</SubType> … … 295 301 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 296 302 <Name>HeuristicLab.Optimization-3.3</Name> 303 </ProjectReference> 304 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 305 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 306 <Name>HeuristicLab.Parameters-3.3</Name> 297 307 </ProjectReference> 298 308 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.