Changeset 16673 for branches/2994-AutoDiffForIntervals
- Timestamp:
- 03/12/19 12:20:33 (6 years ago)
- Location:
- branches/2994-AutoDiffForIntervals
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2994-AutoDiffForIntervals
-
branches/2994-AutoDiffForIntervals/HeuristicLab.Problems.DataAnalysis.Symbolic
- Property svn:mergeinfo changed
/trunk/HeuristicLab.Problems.DataAnalysis.Symbolic (added) merged: 16672
- Property svn:mergeinfo changed
-
branches/2994-AutoDiffForIntervals/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj
r16656 r16673 106 106 <HintPath>..\..\bin\AutoDiff-1.0.dll</HintPath> 107 107 <Private>False</Private> 108 </Reference> 109 <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 110 <SpecificVersion>False</SpecificVersion> 111 <HintPath>..\..\bin\HEAL.Attic.dll</HintPath> 108 112 </Reference> 109 113 <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.NativeInterpreter-0.1, Version=0.0.0.1, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> … … 404 408 </ProjectReference> 405 409 </ItemGroup> 406 <ItemGroup>407 <PackageReference Include="HEAL.Attic">408 <Version>1.0.0-pre03</Version>409 </PackageReference>410 <PackageReference Include="System.Numerics.Vectors">411 <Version>4.5.0</Version>412 </PackageReference>413 </ItemGroup>414 410 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 415 411 <!-- 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.