From cb44229b34a2374f9b4cb21b3d61025e74a102ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 08:45:28 +0000 Subject: [PATCH] Bump xunit from 2.9.1 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- MiniTwitch.Helix.Test/MiniTwitch.Helix.Test.csproj | 2 +- MiniTwitch.Irc.Test/MiniTwitch.Irc.Test.csproj | 2 +- MiniTwitch.PubSub.Test/MiniTwitch.PubSub.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MiniTwitch.Helix.Test/MiniTwitch.Helix.Test.csproj b/MiniTwitch.Helix.Test/MiniTwitch.Helix.Test.csproj index b8ed84f..88824e1 100644 --- a/MiniTwitch.Helix.Test/MiniTwitch.Helix.Test.csproj +++ b/MiniTwitch.Helix.Test/MiniTwitch.Helix.Test.csproj @@ -12,7 +12,7 @@ - + diff --git a/MiniTwitch.Irc.Test/MiniTwitch.Irc.Test.csproj b/MiniTwitch.Irc.Test/MiniTwitch.Irc.Test.csproj index 402a9d7..d89f697 100644 --- a/MiniTwitch.Irc.Test/MiniTwitch.Irc.Test.csproj +++ b/MiniTwitch.Irc.Test/MiniTwitch.Irc.Test.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MiniTwitch.PubSub.Test/MiniTwitch.PubSub.Test.csproj b/MiniTwitch.PubSub.Test/MiniTwitch.PubSub.Test.csproj index f30fc45..1b3dd37 100644 --- a/MiniTwitch.PubSub.Test/MiniTwitch.PubSub.Test.csproj +++ b/MiniTwitch.PubSub.Test/MiniTwitch.PubSub.Test.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all