From 374651993de666fe5f343fb3826c954effd4a767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:15:44 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.5.0 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] --- .../BuildNotifications.Core.Tests.csproj | 2 +- BuildNotifications.Tests/BuildNotifications.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj b/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj index 418efcd7..ed07121f 100644 --- a/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj +++ b/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj @@ -19,7 +19,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all diff --git a/BuildNotifications.Tests/BuildNotifications.Tests.csproj b/BuildNotifications.Tests/BuildNotifications.Tests.csproj index 6e3fe823..b0456b49 100644 --- a/BuildNotifications.Tests/BuildNotifications.Tests.csproj +++ b/BuildNotifications.Tests/BuildNotifications.Tests.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive