From e4e64a42b520877a65a0e0ecbb8ee3ade3ca3c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 23:57:08 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.6.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.6.2. - [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/v16.11.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj | 2 +- .../Enrolling/Enrolling.UnitTests/Enrolling.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Services/Enrolling/Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj b/src/Services/Enrolling/Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj index 542ca48f..71fd4dc8 100644 --- a/src/Services/Enrolling/Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj +++ b/src/Services/Enrolling/Enrolling.FunctionalTests/Enrolling.FunctionalTests.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Services/Enrolling/Enrolling.UnitTests/Enrolling.UnitTests.csproj b/src/Services/Enrolling/Enrolling.UnitTests/Enrolling.UnitTests.csproj index 714d1291..45b3a332 100644 --- a/src/Services/Enrolling/Enrolling.UnitTests/Enrolling.UnitTests.csproj +++ b/src/Services/Enrolling/Enrolling.UnitTests/Enrolling.UnitTests.csproj @@ -4,7 +4,7 @@ false - + all