From 8460840f0c966fe3ebf19f88fcb024f70291b14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:32:06 +0000 Subject: [PATCH] Bump xunit from 2.8.1 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.1...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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 6e405fd..e4456a8 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 29ae380..cd1ccef 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 2693e0b..9d0e92a 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