From ed44a68912c34089d6fea524364342f94320e096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:00:18 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.9.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.7.2...v17.9.0) Updates `Microsoft.TestPlatform.ObjectModel` from 17.8.0 to 17.9.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.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/yunit/yunit.csproj | 2 +- test/yunit.nuget.test/yunit.nuget.test.csproj | 2 +- test/yunit.test/yunit.test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/yunit/yunit.csproj b/src/yunit/yunit.csproj index fff8bd9..f83f7e1 100644 --- a/src/yunit/yunit.csproj +++ b/src/yunit/yunit.csproj @@ -27,7 +27,7 @@ - + diff --git a/test/yunit.nuget.test/yunit.nuget.test.csproj b/test/yunit.nuget.test/yunit.nuget.test.csproj index 3bfcef8..3cd4c52 100644 --- a/test/yunit.nuget.test/yunit.nuget.test.csproj +++ b/test/yunit.nuget.test/yunit.nuget.test.csproj @@ -5,7 +5,7 @@ - + diff --git a/test/yunit.test/yunit.test.csproj b/test/yunit.test/yunit.test.csproj index b9f49c3..e773884 100644 --- a/test/yunit.test/yunit.test.csproj +++ b/test/yunit.test/yunit.test.csproj @@ -9,7 +9,7 @@ - + all