From bf4b232284e5d140bd52d779eddc8f3557a21db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 16:08:49 +0000 Subject: [PATCH 1/2] Bump Benchmarkdotnet from 0.13.7 to 0.13.8 Bumps [Benchmarkdotnet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.7...v0.13.8) --- updated-dependencies: - dependency-name: Benchmarkdotnet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/benchmark/benchmark.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/benchmark/benchmark.csproj b/src/benchmark/benchmark.csproj index 953be2c..413bbb2 100644 --- a/src/benchmark/benchmark.csproj +++ b/src/benchmark/benchmark.csproj @@ -1,11 +1,11 @@ - + - + From 86cdb1b69386586b235a00be5fbe982e9b50a211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:49:49 +0000 Subject: [PATCH 2/2] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/tests/tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/tests.csproj b/src/tests/tests.csproj index 767f9a0..9bab270 100644 --- a/src/tests/tests.csproj +++ b/src/tests/tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all