Changeset 8587 for trunk/sources/HeuristicLab.Optimization.Views
- Timestamp:
- 09/06/12 11:35:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r8334 r8587 99 99 </PropertyGroup> 100 100 <ItemGroup> 101 <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">102 <Private>False</Private>103 </Reference>104 101 <Reference Include="Microsoft.CSharp" /> 105 102 <Reference Include="System" /> … … 152 149 <SubType>UserControl</SubType> 153 150 </Compile> 154 <Compile Include="ProblemView. designer.cs">151 <Compile Include="ProblemView.Designer.cs"> 155 152 <DependentUpon>ProblemView.cs</DependentUpon> 156 153 </Compile> … … 386 383 <Private>False</Private> 387 384 </ProjectReference> 385 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 386 <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project> 387 <Name>HeuristicLab.Analysis-3.3</Name> 388 <Private>False</Private> 389 </ProjectReference> 388 390 </ItemGroup> 389 391 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.