Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/17/13 15:56:10 (11 years ago)
Author:
gkronber
Message:

#2026 fixed references in HL specific GPDL plugin (backend), set svn:ignore

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
  • branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj

    r10049 r10059  
    129129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    130130    </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>
    131135    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    132136      <SpecificVersion>False</SpecificVersion>
     
    177181    </BootstrapperPackage>
    178182  </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>
    185183  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    186184  <!-- 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.