From 6bc36cc7dc65a9ffd7f1c65dcbf3cf53dc1e642a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 13:59:31 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.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.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Business.Tests.csproj | 2 +- .../SimplePasswordManagerService.Integration.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj b/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj index 3ddc938c..9e1ec76b 100644 --- a/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj +++ b/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj index 442d5fa3..fa17da7f 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive