From 8b22c08310a5470918c6a2f23a45d680ee5a63e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:00:49 +0100 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#96) * Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.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.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update NuGet lock files after Dependabot dependency update. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- DateTimeOnly.Tests/DateTimeOnly.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj b/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj index c9f2a0a..77c9863 100644 --- a/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj +++ b/DateTimeOnly.Tests/DateTimeOnly.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive