From 04fbe1e2de6513311f3fef1c7e497f0120217e76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:25:16 +0000 Subject: [PATCH] fix(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.9.0. - [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.5.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Doppler.ContactPolicies.Api.Test.csproj | 2 +- .../Doppler.ContactPolicies.Business.Logic.Test.csproj | 2 +- .../Doppler.ContactPolicies.Data.Access.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Doppler.ContactPolicies.Api.Test/Doppler.ContactPolicies.Api.Test.csproj b/Doppler.ContactPolicies.Api.Test/Doppler.ContactPolicies.Api.Test.csproj index fca16f1..ff11bae 100644 --- a/Doppler.ContactPolicies.Api.Test/Doppler.ContactPolicies.Api.Test.csproj +++ b/Doppler.ContactPolicies.Api.Test/Doppler.ContactPolicies.Api.Test.csproj @@ -9,7 +9,7 @@ - + diff --git a/Doppler.ContactPolicies.Business.Logic.Test/Doppler.ContactPolicies.Business.Logic.Test.csproj b/Doppler.ContactPolicies.Business.Logic.Test/Doppler.ContactPolicies.Business.Logic.Test.csproj index f50e4ef..a3204c5 100644 --- a/Doppler.ContactPolicies.Business.Logic.Test/Doppler.ContactPolicies.Business.Logic.Test.csproj +++ b/Doppler.ContactPolicies.Business.Logic.Test/Doppler.ContactPolicies.Business.Logic.Test.csproj @@ -8,7 +8,7 @@ - + diff --git a/Doppler.ContactPolicies.Data.Access.Test/Doppler.ContactPolicies.Data.Access.Test.csproj b/Doppler.ContactPolicies.Data.Access.Test/Doppler.ContactPolicies.Data.Access.Test.csproj index 72aeaa6..ba0ed39 100644 --- a/Doppler.ContactPolicies.Data.Access.Test/Doppler.ContactPolicies.Data.Access.Test.csproj +++ b/Doppler.ContactPolicies.Data.Access.Test/Doppler.ContactPolicies.Data.Access.Test.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive