Changeset 7572 for branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances
- Timestamp:
- 03/06/12 16:52:06 (13 years ago)
- 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
-
Property
svn:ignore
set to
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj
r7558 r7572 105 105 </PropertyGroup> 106 106 <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" /> 107 109 <Reference Include="System" /> 108 110 <Reference Include="System.Core" /> … … 129 131 <None Include="HeuristicLab.snk" /> 130 132 </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>141 133 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 142 134 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.