From f94f77cc614b8d5d525ee63ea98590949881def3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:19:37 -0700 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk (#583) Bumps the microsofttest group with 1 update in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.10.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/v17.10.0...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsofttest ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Moseley --- tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj index a6fae800..ab8bf3b9 100644 --- a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj +++ b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj @@ -15,10 +15,12 @@ + - + +