- Timestamp:
- 10/17/13 15:56:10 (11 years ago)
- Location:
- branches/HeuristicLab.Problems.GPDL.Backend
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL.Backend
-
Property
svn:ignore
set to
_ReSharper.HeuristicLab.Problems.GPDL.Backend
*.suo
-
Property
svn:ignore
set to
-
branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj
r10049 r10059 129 129 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 130 130 </Reference> 131 <Reference Include="HeuristicLab.Problems.GPDL-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 132 <SpecificVersion>False</SpecificVersion> 133 <HintPath>..\..\..\HeuristicLab.Problems.GPDL\HeuristicLab.Problems.GPDL\3.4\bin\Debug\HeuristicLab.Problems.GPDL-3.4.dll</HintPath> 134 </Reference> 131 135 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 132 136 <SpecificVersion>False</SpecificVersion> … … 177 181 </BootstrapperPackage> 178 182 </ItemGroup> 179 <ItemGroup>180 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">181 <Project>{e4ee5afb-d552-447b-8a16-6cbe7938af32}</Project>182 <Name>HeuristicLab.Problems.GPDL-3.4</Name>183 </ProjectReference>184 </ItemGroup>185 183 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 186 184 <!-- 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.