From 00fe0aa6198a550d5b3352d4fe42457218b3e8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 04:13:59 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.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..5e0d9aa7 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..691b7ad9 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