From 7acbcaeca73f64dce2bdc8fe55c4309e4f57bbec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 04:20:56 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and Microsoft.CodeCoverage Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.CodeCoverage](https://github.com/microsoft/vstest). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.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.9.0...v17.10.0) Updates `Microsoft.CodeCoverage` from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeCoverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj b/src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj index 283ede9..55d72a8 100644 --- a/src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj +++ b/src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj @@ -31,8 +31,8 @@ We explicitly reference a recent version of Microsoft.NET.Test.Sdk, because xunit.runner.visualstudio depends on version 15 which is achingly slow! --> - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive