From 30c9e5c484d644562a76a3f43b94654c8367a7e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 21:30:01 +0800 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 (#219) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.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.8.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- integration-test/Gauge.Dotnet.IntegrationTests.csproj | 2 +- test/Gauge.Dotnet.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-test/Gauge.Dotnet.IntegrationTests.csproj b/integration-test/Gauge.Dotnet.IntegrationTests.csproj index d45ee67..2472958 100644 --- a/integration-test/Gauge.Dotnet.IntegrationTests.csproj +++ b/integration-test/Gauge.Dotnet.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + diff --git a/test/Gauge.Dotnet.UnitTests.csproj b/test/Gauge.Dotnet.UnitTests.csproj index 6a81a1f..359503c 100644 --- a/test/Gauge.Dotnet.UnitTests.csproj +++ b/test/Gauge.Dotnet.UnitTests.csproj @@ -5,7 +5,7 @@ - +