- Timestamp:
- 11/21/11 15:13:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj
r6952 r7021 102 102 </PropertyGroup> 103 103 <ItemGroup> 104 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />105 <Reference Include="HeuristicLab.Data.Views-3.3">106 <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>107 </Reference>108 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">109 <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>110 </Reference>111 104 <Reference Include="System" /> 112 105 <Reference Include="System.Core" /> … … 151 144 <Private>False</Private> 152 145 </ProjectReference> 146 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 147 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 148 <Name>HeuristicLab.Collections-3.3</Name> 149 <Private>False</Private> 150 </ProjectReference> 153 151 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 154 152 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> … … 171 169 <Private>False</Private> 172 170 </ProjectReference> 171 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj"> 172 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project> 173 <Name>HeuristicLab.Data.Views-3.3</Name> 174 <Private>False</Private> 175 </ProjectReference> 173 176 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 174 177 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> … … 209 212 <Project>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</Project> 210 213 <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name> 214 <Private>False</Private> 215 </ProjectReference> 216 <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj"> 217 <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project> 218 <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name> 211 219 <Private>False</Private> 212 220 </ProjectReference>
Note: See TracChangeset
for help on using the changeset viewer.