From 1746d6e8e8c1d1d488644c4286c2e148b492d8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 00:53:42 +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.2. - [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.2) --- 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..cf39406 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 @@ - +