From 97e9c51fe044fc798b65376a59f0a7df3edb174b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 07:13:39 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.1. - [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.3.2...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PropertyChanged.Fody.Analyzer.Tests.csproj | 2 +- SmokeTest/SmokeTest.csproj | 2 +- Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj b/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj index 40c2795c..e15ba4b3 100644 --- a/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj +++ b/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/SmokeTest/SmokeTest.csproj b/SmokeTest/SmokeTest.csproj index 56bf5e16..ecd9c3fd 100644 --- a/SmokeTest/SmokeTest.csproj +++ b/SmokeTest/SmokeTest.csproj @@ -8,7 +8,7 @@ - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 7dde35d1..6dec4371 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -9,7 +9,7 @@ - +