- Timestamp:
- 07/11/15 20:27:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj
r12722 r12743 189 189 <Private>False</Private> 190 190 <HintPath>..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 191 </Reference> 192 <Reference Include="HeuristicLab.Encodings.LinearLinkageEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 193 <SpecificVersion>False</SpecificVersion> 194 <HintPath>..\bin\HeuristicLab.Encodings.LinearLinkageEncoding-3.3.dll</HintPath> 191 195 </Reference> 192 196 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> … … 422 426 <Compile Include="HeuristicLab-3.3\PluginDependenciesTest.cs" /> 423 427 <Compile Include="HeuristicLab-3.3\PluginLoader.cs" /> 428 <Compile Include="HeuristicLab-3.3\Samples\GAGroupingProblemSampleTest.cs" /> 424 429 <Compile Include="HeuristicLab-3.3\Samples\VnsOpSampleTest.cs" /> 425 430 <Compile Include="HeuristicLab-3.3\Samples\EsGriewankSampleTest.cs" />
Note: See TracChangeset
for help on using the changeset viewer.