From c3f74bc4fbbd17daf8b1785926dfac0ad497ab16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:23:29 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.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/v17.6.3...v17.7.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj | 2 +- src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj | 4 ++-- .../Monai.Deploy.InformaticsGateway.Client.Common.Test.csproj | 2 +- .../Test/Monai.Deploy.InformaticsGateway.Client.Test.csproj | 2 +- .../Test/Monai.Deploy.InformaticsGateway.Common.Test.csproj | 2 +- .../Monai.Deploy.InformaticsGateway.Configuration.Test.csproj | 4 ++-- .../Monai.Deploy.InformaticsGateway.Database.Api.Test.csproj | 2 +- ...oy.InformaticsGateway.Database.EntityFramework.Test.csproj | 2 +- ...nformaticsGateway.Database.MongoDB.Integration.Test.csproj | 2 +- ...onai.Deploy.InformaticsGateway.DicomWeb.Client.Test.csproj | 2 +- .../Test/Monai.Deploy.InformaticsGateway.Test.csproj | 4 ++-- .../Monai.Deploy.InformaticsGateway.Integration.Test.csproj | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj b/src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj index 374d98fcc..7636a5fed 100644 --- a/src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj +++ b/src/Api/Test/Monai.Deploy.InformaticsGateway.Api.Test.csproj @@ -33,7 +33,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj b/src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj index 7b70748f1..df85663ed 100644 --- a/src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj +++ b/src/CLI/Test/Monai.Deploy.InformaticsGateway.CLI.Test.csproj @@ -1,4 +1,4 @@ -