From d65975f75add3c2c6b30b65c3a0533cd14466de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:20:51 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.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.0.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] --- .../Constant.JsonConverter.Tests.Unit.csproj | 2 +- Constant.Tests.Unit/Constant.Tests.Unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Constant.JsonConverter.Tests.Unit/Constant.JsonConverter.Tests.Unit.csproj b/Constant.JsonConverter.Tests.Unit/Constant.JsonConverter.Tests.Unit.csproj index f8e5dc6..e98cf5c 100644 --- a/Constant.JsonConverter.Tests.Unit/Constant.JsonConverter.Tests.Unit.csproj +++ b/Constant.JsonConverter.Tests.Unit/Constant.JsonConverter.Tests.Unit.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Constant.Tests.Unit/Constant.Tests.Unit.csproj b/Constant.Tests.Unit/Constant.Tests.Unit.csproj index 9ee1649..759ba94 100644 --- a/Constant.Tests.Unit/Constant.Tests.Unit.csproj +++ b/Constant.Tests.Unit/Constant.Tests.Unit.csproj @@ -7,7 +7,7 @@ - +