From fb3b5f06aeda843034314f85f01eff7610ca716f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 22:24:38 +0000 Subject: [PATCH] Bump MathNet.Numerics from 4.15.0 to 5.0.0 Bumps [MathNet.Numerics](https://github.com/mathnet/mathnet-numerics) from 4.15.0 to 5.0.0. - [Release notes](https://github.com/mathnet/mathnet-numerics/releases) - [Changelog](https://github.com/mathnet/mathnet-numerics/blob/master/RELEASENOTES.md) - [Commits](https://github.com/mathnet/mathnet-numerics/compare/v4.15.0...v5.0.0) --- updated-dependencies: - dependency-name: MathNet.Numerics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Interfaces/Interfaces.csproj | 2 +- src/Plotting/Plotting.fsproj | 2 +- tests/Benchmarks/Benchmarks.fsproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Interfaces/Interfaces.csproj b/src/Interfaces/Interfaces.csproj index 5483424..b259c76 100644 --- a/src/Interfaces/Interfaces.csproj +++ b/src/Interfaces/Interfaces.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Plotting/Plotting.fsproj b/src/Plotting/Plotting.fsproj index 0f3d5cc..3f48d7c 100644 --- a/src/Plotting/Plotting.fsproj +++ b/src/Plotting/Plotting.fsproj @@ -10,7 +10,7 @@ - + diff --git a/tests/Benchmarks/Benchmarks.fsproj b/tests/Benchmarks/Benchmarks.fsproj index 572e810..5fcac3c 100644 --- a/tests/Benchmarks/Benchmarks.fsproj +++ b/tests/Benchmarks/Benchmarks.fsproj @@ -18,7 +18,7 @@ - +