- Timestamp:
- 08/14/18 12:01:42 (6 years ago)
- Location:
- branches/2936_GQAPIntegration
- Files:
-
- 1 added
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/2936_GQAPIntegration/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj
r15688 r16077 99 99 </PropertyGroup> 100 100 <ItemGroup> 101 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 102 <SpecificVersion>False</SpecificVersion> 103 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 104 <Private>False</Private> 105 </Reference> 101 106 <Reference Include="System" /> 102 107 <Reference Include="System.Core"> … … 220 225 </Reference> 221 226 </ItemGroup> 222 <ItemGroup>223 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">224 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>225 <Name>HeuristicLab.Optimization-3.3</Name>226 <Private>False</Private>227 </ProjectReference>228 </ItemGroup>229 227 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 230 228 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.