From 516dbd75dd338169f99cdfaa4891f5f99e16b329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:11:23 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.4.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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..478d159c 100644 --- a/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj +++ b/BuildNotifications.Core.Tests/BuildNotifications.Core.Tests.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BuildNotifications.Tests/BuildNotifications.Tests.csproj b/BuildNotifications.Tests/BuildNotifications.Tests.csproj index 6e3fe823..28b76a29 100644 --- a/BuildNotifications.Tests/BuildNotifications.Tests.csproj +++ b/BuildNotifications.Tests/BuildNotifications.Tests.csproj @@ -28,7 +28,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive