Changeset 17323
- Timestamp:
- 10/08/19 14:16:31 (5 years ago)
- Location:
- branches/3026_IntegrationIntoSymSpace/HeuristicLab.Tests
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3026_IntegrationIntoSymSpace/HeuristicLab.Tests/HeuristicLab.Tests.csproj
r16908 r17323 221 221 <SpecificVersion>False</SpecificVersion> 222 222 <HintPath>..\bin\HeuristicLab.IGraph-0.8.0-pre.dll</HintPath> 223 <Private>False</Private> 224 </Reference> 225 <Reference Include="HeuristicLab.JsonInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 226 <SpecificVersion>False</SpecificVersion> 227 <HintPath>..\bin\HeuristicLab.JsonInterface.dll</HintPath> 223 228 <Private>False</Private> 224 229 </Reference> … … 585 590 <Compile Include="HeuristicLab.IGraph\IGraphWrappersMatrixTest.cs" /> 586 591 <Compile Include="HeuristicLab.IGraph\IGraphWrappersVectorTest.cs" /> 592 <Compile Include="HeuristicLab.JsonInterface\GeneratorInstantiatorTest.cs" /> 587 593 <Compile Include="HeuristicLab.Persistence-3.3\StorableAttributeTests.cs" /> 588 594 <Compile Include="HeuristicLab.Persistence-3.3\UseCases.cs" />
Note: See TracChangeset
for help on using the changeset viewer.