From 9911eb02c201f409d8f2c9992288be1254a116ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:15:30 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.8.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj | 4 ++-- .../Hussy.Net.Analyzers.Tests.csproj | 2 +- test/Hussy.Net.Tests/Hussy.Net.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj b/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj index 4651096..a3f1d7b 100644 --- a/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj +++ b/samples/Hussy.Net.Playground/Hussy.Net.Playground.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj b/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj index 6bed8da..b18a30c 100644 --- a/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj +++ b/test/Hussy.Net.Analyzers.Tests/Hussy.Net.Analyzers.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj b/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj index 404cf0b..743529b 100644 --- a/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj +++ b/test/Hussy.Net.Tests/Hussy.Net.Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive