From 88d4f3b6a2c097ef575a57ee7bb3dcdd12b09fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:59:54 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /src/TodoAPI.Tests Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 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/v16.11.0...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/TodoAPI.Tests/TodoAPI.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TodoAPI.Tests/TodoAPI.Tests.csproj b/src/TodoAPI.Tests/TodoAPI.Tests.csproj index 4e2190d..1217a4e 100644 --- a/src/TodoAPI.Tests/TodoAPI.Tests.csproj +++ b/src/TodoAPI.Tests/TodoAPI.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive