Changeset 7960
- Timestamp:
- 06/05/12 09:03:38 (12 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r7830 r7960 354 354 <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project> 355 355 <Name>HeuristicLab.Problems.Instances.Views-3.3</Name> 356 <Private>False</Private> 356 357 </ProjectReference> 357 358 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> -
trunk/sources/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj
r7830 r7960 172 172 <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project> 173 173 <Name>HeuristicLab.Problems.Instances.Views-3.3</Name> 174 <Private>False</Private> 174 175 </ProjectReference> 175 176 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> -
trunk/sources/HeuristicLab.Problems.Instances.Views/3.3/HeuristicLab.Problems.Instances.Views-3.3.csproj
r7956 r7960 102 102 </PropertyGroup> 103 103 <ItemGroup> 104 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />105 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />106 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />107 104 <Reference Include="System" /> 108 105 <Reference Include="System.Core" /> … … 159 156 <Private>False</Private> 160 157 </ProjectReference> 158 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 159 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 160 <Name>HeuristicLab.Core.Views-3.3</Name> 161 <Private>False</Private> 162 </ProjectReference> 163 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 164 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 165 <Name>HeuristicLab.Core-3.3</Name> 166 <Private>False</Private> 167 </ProjectReference> 161 168 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj"> 162 169 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project> 163 170 <Name>HeuristicLab.Data.Views-3.3</Name> 171 <Private>False</Private> 172 </ProjectReference> 173 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 174 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 175 <Name>HeuristicLab.Data-3.3</Name> 176 <Private>False</Private> 164 177 </ProjectReference> 165 178 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.