From 5a1eb4cccf9079a304ed512dda6d9d02a7dc874a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:22:51 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.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.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/Rearch.Example/Rearch.Example.csproj | 2 +- tests/Rearch.Tests/Rearch.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Rearch.Example/Rearch.Example.csproj b/examples/Rearch.Example/Rearch.Example.csproj index d996350..6e6582b 100644 --- a/examples/Rearch.Example/Rearch.Example.csproj +++ b/examples/Rearch.Example/Rearch.Example.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Rearch.Tests/Rearch.Tests.csproj b/tests/Rearch.Tests/Rearch.Tests.csproj index d996350..6e6582b 100644 --- a/tests/Rearch.Tests/Rearch.Tests.csproj +++ b/tests/Rearch.Tests/Rearch.Tests.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive