From a9939c919deaa8ef438cfbdc965e7902880e3d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:55:22 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 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.4.1...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] --- ExampleTests/ExampleTests/ExampleTests.csproj | 2 +- .../IntelliTect.TestTools.TestFramework.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExampleTests/ExampleTests/ExampleTests.csproj b/ExampleTests/ExampleTests/ExampleTests.csproj index 1153f90..9993389 100644 --- a/ExampleTests/ExampleTests/ExampleTests.csproj +++ b/ExampleTests/ExampleTests/ExampleTests.csproj @@ -15,7 +15,7 @@ all - + diff --git a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj index 41a0a0d..055cc3d 100644 --- a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj +++ b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj @@ -15,7 +15,7 @@ all - + all