From 9c667885e7411a4eb409584e2eda38f50753424a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 17:03:22 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.1. - [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.1) --- 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..bc9f5bc 100644 --- a/src/Tests/AssemblyFixture.Tests.csproj +++ b/src/Tests/AssemblyFixture.Tests.csproj @@ -1,11 +1,11 @@ - + net6.0 Xunit AssemblyFixture.Tests - +