From 7cf670db8767012d7e921862f74f403018e0e11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:19:57 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj | 2 +- test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj | 2 +- test/Hussy.Net.Tests/Hussy.Net.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj b/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj index 5828243..18ec2f1 100644 --- a/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj +++ b/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj b/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj index f2c8cb9..f86606d 100644 --- a/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj +++ b/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj b/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj index f6870d6..ae0ea66 100644 --- a/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj +++ b/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj @@ -6,7 +6,7 @@ - + all