From 80bad08000449559f5fcf847c4e1fa0ffc50e399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 04:04:58 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.4.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.2.0...v17.4.1) --- 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..44020a36 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..49dd1168 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