Changeset 8587 for trunk/sources/HeuristicLab.Problems.LawnMower
- Timestamp:
- 09/06/12 11:35:59 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.LawnMower/3.3/HeuristicLab.Problems.LawnMower.csproj
r8132 r8587 103 103 </PropertyGroup> 104 104 <ItemGroup> 105 <Reference Include="HeuristicLab.Common-3.3">106 <HintPath>..\..\HeuristicLab.Common\3.3\obj\x86\Debug\HeuristicLab.Common-3.3.dll</HintPath>107 <Private>False</Private>108 </Reference>109 105 <Reference Include="System" /> 110 106 <Reference Include="System.Core" /> … … 176 172 <Private>False</Private> 177 173 </ProjectReference> 174 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 175 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 176 <Name>HeuristicLab.Common-3.3</Name> 177 <Private>False</Private> 178 </ProjectReference> 178 179 </ItemGroup> 179 180 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.