Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/12 16:52:06 (13 years ago)
Author:
sforsten
Message:

#1784: branch creation done

Location:
branches/ProblemInstancesRegressionAndClassification
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification

    • Property svn:ignore set to
      HeuristicLab 3.3.sln.docstates.suo
      HeuristicLab 3.3.suo
      protoc.exe
      ProtoGen.exe
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj

    r7558 r7572  
    105105  </PropertyGroup>
    106106  <ItemGroup>
     107    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     108    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    107109    <Reference Include="System" />
    108110    <Reference Include="System.Core" />
     
    129131    <None Include="HeuristicLab.snk" />
    130132  </ItemGroup>
    131   <ItemGroup>
    132     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    133       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    134       <Name>HeuristicLab.Common-3.3</Name>
    135     </ProjectReference>
    136     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    137       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    138       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    139     </ProjectReference>
    140   </ItemGroup>
    141133  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    142134  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.