Skip to content

Commit

Permalink
Update SynthEHR.Core.csproj
Browse files Browse the repository at this point in the history
Actually remove Mathnet.Numerics now we aren't using it
  • Loading branch information
jas88 committed Aug 13, 2024
1 parent a99c446 commit 21162ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SynthEHR.Core/SynthEHR.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 21162ef

Please sign in to comment.