From 1fb5f9efdaf027824d0cb979c908b0b05930836b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:04:40 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SmartLearning.FunctionalTests.csproj | 2 +- .../SmartLearning.IntegrationTests.csproj | 2 +- tests/SmartLearning.UnitTests/SmartLearning.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/SmartLearning.FunctionalTests/SmartLearning.FunctionalTests.csproj b/tests/SmartLearning.FunctionalTests/SmartLearning.FunctionalTests.csproj index 220ed16..bb74c6c 100644 --- a/tests/SmartLearning.FunctionalTests/SmartLearning.FunctionalTests.csproj +++ b/tests/SmartLearning.FunctionalTests/SmartLearning.FunctionalTests.csproj @@ -16,7 +16,7 @@ - + all diff --git a/tests/SmartLearning.IntegrationTests/SmartLearning.IntegrationTests.csproj b/tests/SmartLearning.IntegrationTests/SmartLearning.IntegrationTests.csproj index 6103f24..4f13c65 100644 --- a/tests/SmartLearning.IntegrationTests/SmartLearning.IntegrationTests.csproj +++ b/tests/SmartLearning.IntegrationTests/SmartLearning.IntegrationTests.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SmartLearning.UnitTests/SmartLearning.UnitTests.csproj b/tests/SmartLearning.UnitTests/SmartLearning.UnitTests.csproj index 4903ecc..be678e0 100644 --- a/tests/SmartLearning.UnitTests/SmartLearning.UnitTests.csproj +++ b/tests/SmartLearning.UnitTests/SmartLearning.UnitTests.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive