From 1f997c84d6f80fdddecdb6c91986a003a0647d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 17:01:09 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.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.5.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Tests/AssemblyFixture.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tests/AssemblyFixture.Tests.csproj b/src/Tests/AssemblyFixture.Tests.csproj index 711c7b1..be18f82 100644 --- a/src/Tests/AssemblyFixture.Tests.csproj +++ b/src/Tests/AssemblyFixture.Tests.csproj @@ -1,11 +1,11 @@ - + net6.0 Xunit AssemblyFixture.Tests - +