From 9fa746d5c66f4e54d9198f2e34e6a441ccc0ad15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:21:50 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk in /sample-api/api Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.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.11.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sample-api/api/test/ToDoApi.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-api/api/test/ToDoApi.Tests.csproj b/sample-api/api/test/ToDoApi.Tests.csproj index 4eafd9371..7c0eda0ef 100644 --- a/sample-api/api/test/ToDoApi.Tests.csproj +++ b/sample-api/api/test/ToDoApi.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive