From 36ac44478c451d545cbfea0ec69721d69f0534a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:58:35 +0000 Subject: [PATCH] (dependabot): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.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.8.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] --- .../TJC.Singleton.Tests.csproj | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/TJC.Singleton.Tests/TJC.Singleton.Tests.csproj b/TJC.Singleton.Tests/TJC.Singleton.Tests.csproj index 2323c7c..1d12e6e 100644 --- a/TJC.Singleton.Tests/TJC.Singleton.Tests.csproj +++ b/TJC.Singleton.Tests/TJC.Singleton.Tests.csproj @@ -1,26 +1,26 @@ - - - - net8.0 - enable - enable - false - true - - - - - - - - - - - - - - - - - - + + + + net8.0 + enable + enable + false + true + + + + + + + + + + + + + + + + + +