From 1f8e390ab9867d4bcff03a48d4e5ed91bba741bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 23:58:52 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.6.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.6.1. - [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.1) --- 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..970deccf 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..9ad61876 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