From f23cf64f0af063933a6e74601817065fafd405fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:02:25 +0000 Subject: [PATCH] Bump the xunit group across 1 directory with 2 updates Bumps the xunit group with 2 updates in the / directory: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.7.0 to 2.8.1 - [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.1) Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] --- .../Privileged.Components.Tests.csproj | 4 ++-- test/Privileged.Tests/Privileged.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj index 1f28fb1..83480d3 100644 --- a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj +++ b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj @@ -24,8 +24,8 @@ - - + + all runtime; build; native; contentfiles; analyzers diff --git a/test/Privileged.Tests/Privileged.Tests.csproj b/test/Privileged.Tests/Privileged.Tests.csproj index 69d6dcb..9e838e9 100644 --- a/test/Privileged.Tests/Privileged.Tests.csproj +++ b/test/Privileged.Tests/Privileged.Tests.csproj @@ -19,8 +19,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all