From 1ea63bee9fb339c2e82f59f725e57743bb7dfd39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 20:08:13 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 in /Source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.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.4.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] --- .../Sundew.CommandLine.AcceptanceTests.csproj | 2 +- .../Sundew.CommandLine.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Sundew.CommandLine.AcceptanceTests/Sundew.CommandLine.AcceptanceTests.csproj b/Source/Sundew.CommandLine.AcceptanceTests/Sundew.CommandLine.AcceptanceTests.csproj index e1816b0..cd00068 100644 --- a/Source/Sundew.CommandLine.AcceptanceTests/Sundew.CommandLine.AcceptanceTests.csproj +++ b/Source/Sundew.CommandLine.AcceptanceTests/Sundew.CommandLine.AcceptanceTests.csproj @@ -25,7 +25,7 @@ - + all diff --git a/Source/Sundew.CommandLine.UnitTests/Sundew.CommandLine.UnitTests.csproj b/Source/Sundew.CommandLine.UnitTests/Sundew.CommandLine.UnitTests.csproj index 7a9ff0a..2e16a9d 100644 --- a/Source/Sundew.CommandLine.UnitTests/Sundew.CommandLine.UnitTests.csproj +++ b/Source/Sundew.CommandLine.UnitTests/Sundew.CommandLine.UnitTests.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers