From 3a42fa37cf29ad7706d50a1ad9a76b6b3a58b7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 08:36:33 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.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.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/EstimatorX.Core.Tests/EstimatorX.Core.Tests.csproj | 2 +- test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/EstimatorX.Core.Tests/EstimatorX.Core.Tests.csproj b/test/EstimatorX.Core.Tests/EstimatorX.Core.Tests.csproj index a71cbb4..bb96038 100644 --- a/test/EstimatorX.Core.Tests/EstimatorX.Core.Tests.csproj +++ b/test/EstimatorX.Core.Tests/EstimatorX.Core.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj b/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj index c54f043..7b2b2de 100644 --- a/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj +++ b/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive