From 0fd4c98816071a587442fac26d42317316f8a716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 23:39:23 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.6.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.6.3. - [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.3) --- 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..6d31c0cf 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..59c197d5 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