From 5947765436fc836ae5f8bb99cf7690f6bc40342b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 13:05:29 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the testing group Bumps the testing group with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). 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: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] --- Tests/Bones.Api.UnitTests/Bones.Api.UnitTests.csproj | 2 +- Tests/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj | 2 +- Tests/Bones.Shared.UnitTests/Bones.Shared.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tests/Bones.Api.UnitTests/Bones.Api.UnitTests.csproj b/Tests/Bones.Api.UnitTests/Bones.Api.UnitTests.csproj index 6f0dac2..caf2b10 100644 --- a/Tests/Bones.Api.UnitTests/Bones.Api.UnitTests.csproj +++ b/Tests/Bones.Api.UnitTests/Bones.Api.UnitTests.csproj @@ -14,7 +14,7 @@ - + diff --git a/Tests/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj b/Tests/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj index e06b110..15f111d 100644 --- a/Tests/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj +++ b/Tests/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj @@ -14,7 +14,7 @@ - + diff --git a/Tests/Bones.Shared.UnitTests/Bones.Shared.UnitTests.csproj b/Tests/Bones.Shared.UnitTests/Bones.Shared.UnitTests.csproj index d4a7d35..a2176a7 100644 --- a/Tests/Bones.Shared.UnitTests/Bones.Shared.UnitTests.csproj +++ b/Tests/Bones.Shared.UnitTests/Bones.Shared.UnitTests.csproj @@ -14,7 +14,7 @@ - +