From 4ed75cb90b8ea5cfa0345c70f17d255e23cf9249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 21:41:49 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps the all group with 3 updates: [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet), [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) Updates `BenchmarkDotNet.Diagnostics.Windows` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- Benchmark/Benchmark.csproj | 4 ++-- Tests/Units Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index eac8974..b4aab8e 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/Tests/Units Tests.csproj b/Tests/Units Tests.csproj index d0ef8ec..7ebac7b 100644 --- a/Tests/Units Tests.csproj +++ b/Tests/Units Tests.csproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive