Skip to content

Commit

Permalink
[RD-FFK-NET8] Readded accord.math
Browse files Browse the repository at this point in the history
  • Loading branch information
forna1991 committed Apr 11, 2024
1 parent 491eaba commit 3d5a2ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions EquityModels.Tests/EquityModels.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,11 @@
<ProjectReference Include="..\Heston\Heston.csproj" />
<ProjectReference Include="..\VarianceGamma\VarianceGamma.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net8'">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Accord.Math" Version="3.8.0" />
<PackageReference Include="Mono.Addins">
<Version>1.4.1</Version>
</PackageReference>
Expand Down

0 comments on commit 3d5a2ec

Please sign in to comment.