From debd2a7f8d69f9fecdae590013c8637dfc28a621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 00:28:21 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /tests/SourceGeneratorUtils.Tests Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.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.6.3...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SourceGeneratorUtils.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj b/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj index 6c69365..402fa45 100644 --- a/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj +++ b/tests/SourceGeneratorUtils.Tests/SourceGeneratorUtils.Tests.csproj @@ -1,4 +1,4 @@ - + $(NetCoreAppCurrent);$(NetCoreAppMinimum) @@ -12,7 +12,7 @@ - +