From ca0b253cd1d822ba168271bc9a871a3925237f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:40:03 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) 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 ... Signed-off-by: dependabot[bot] --- .../SegregatedStorage.IntegrationTests.csproj | 2 +- .../SegregatedStorage.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/SegregatedStorage.IntegrationTests/SegregatedStorage.IntegrationTests.csproj b/tests/SegregatedStorage.IntegrationTests/SegregatedStorage.IntegrationTests.csproj index 506dc6f..812826e 100644 --- a/tests/SegregatedStorage.IntegrationTests/SegregatedStorage.IntegrationTests.csproj +++ b/tests/SegregatedStorage.IntegrationTests/SegregatedStorage.IntegrationTests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/SegregatedStorage.UnitTests/SegregatedStorage.UnitTests.csproj b/tests/SegregatedStorage.UnitTests/SegregatedStorage.UnitTests.csproj index 9febf92..d0f9068 100644 --- a/tests/SegregatedStorage.UnitTests/SegregatedStorage.UnitTests.csproj +++ b/tests/SegregatedStorage.UnitTests/SegregatedStorage.UnitTests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +