From 91dbc811fff53240759cf59836015ab73b53cd3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 07:49:45 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Privileged.Components.Tests.csproj | 2 +- test/Privileged.Tests/Privileged.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj index 1f28fb1..2b19b0b 100644 --- a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj +++ b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Privileged.Tests/Privileged.Tests.csproj b/test/Privileged.Tests/Privileged.Tests.csproj index 69d6dcb..7292f15 100644 --- a/test/Privileged.Tests/Privileged.Tests.csproj +++ b/test/Privileged.Tests/Privileged.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive