From c0dc3c5bef7a8c82529bb7b5c24a50c205eae6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:35:58 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tests/Tests.csproj | 2 +- TestsExplicit/TestsExplicit.csproj | 2 +- TestsNullableRefTypes/TestsNullableRefTypes.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index b411a2f8..79ca4668 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/TestsExplicit/TestsExplicit.csproj b/TestsExplicit/TestsExplicit.csproj index cc1d334b..082ed073 100644 --- a/TestsExplicit/TestsExplicit.csproj +++ b/TestsExplicit/TestsExplicit.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/TestsNullableRefTypes/TestsNullableRefTypes.csproj b/TestsNullableRefTypes/TestsNullableRefTypes.csproj index 60ab3d96..99d476b5 100644 --- a/TestsNullableRefTypes/TestsNullableRefTypes.csproj +++ b/TestsNullableRefTypes/TestsNullableRefTypes.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +