From c0e20b93f71a49fd1a634bec7f69fadf10f5c1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:18:31 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.5.0 in /Tests.Unit Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.5.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.2.0...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tests.Unit/Tests.Unit.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests.Unit/Tests.Unit.csproj b/Tests.Unit/Tests.Unit.csproj index abfe5aa6b..2fd638bc3 100644 --- a/Tests.Unit/Tests.Unit.csproj +++ b/Tests.Unit/Tests.Unit.csproj @@ -17,11 +17,11 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive