Skip to content

Commit

Permalink
Bump MathNet.Numerics from 4.9.0 to 4.12.0 (#358)
Browse files Browse the repository at this point in the history
Bumps [MathNet.Numerics](https://github.com/mathnet/mathnet-numerics) from 4.9.0 to 4.12.0.
- [Release notes](https://github.com/mathnet/mathnet-numerics/releases)
- [Changelog](https://github.com/mathnet/mathnet-numerics/blob/master/RELEASENOTES.md)
- [Commits](mathnet/mathnet-numerics@v4.9.0...v4.12.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 19, 2020
1 parent 5084768 commit 621ad0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Acoustics.Tools/Acoustics.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ProjectReference Include="..\AcousticWorkbench\AcousticWorkbench.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MathNet.Numerics" Version="4.9.0" />
<PackageReference Include="MathNet.Numerics" Version="4.12.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.164">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/TowseyLibrary/TowseyLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="alglib.net" Version="3.16.0" />
<PackageReference Include="MathNet.Numerics" Version="4.9.0" />
<PackageReference Include="MathNet.Numerics" Version="4.12.0" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-unstable0058" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-unstable0456" />
Expand Down

0 comments on commit 621ad0c

Please sign in to comment.