From a2eb048b86414bbbb46db9f165d21964013ddb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 04:27:52 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Vulder.Admin.IntegrationTests.csproj | 2 +- test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj b/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj index cc624f5..f1ce797 100644 --- a/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj +++ b/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj b/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj index ed0febb..dab6dbc 100644 --- a/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj +++ b/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive