Changeset 15280 for branches/Async/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj
- Timestamp:
- 07/23/17 00:52:14 (7 years ago)
- Location:
- branches/Async
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Async
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj
r11623 r15280 286 286 <DependentUpon>OKBRunView.cs</DependentUpon> 287 287 </Compile> 288 <Compile Include="RunCreation\Views\SingleObjectiveOKBSolutionView.cs"> 289 <SubType>UserControl</SubType> 290 </Compile> 291 <Compile Include="RunCreation\Views\SingleObjectiveOKBSolutionView.Designer.cs"> 292 <DependentUpon>SingleObjectiveOKBSolutionView.cs</DependentUpon> 293 </Compile> 288 294 <None Include="Plugin.cs.frame" /> 289 295 <None Include="Properties\AssemblyInfo.cs.frame" /> … … 332 338 <Name>HeuristicLab.Core-3.3</Name> 333 339 <Private>False</Private> 340 </ProjectReference> 341 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj"> 342 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project> 343 <Name>HeuristicLab.Data.Views-3.3</Name> 334 344 </ProjectReference> 335 345 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.