From 574ff21274d680d9e6715b4cde6d0104dfcf10e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 01:44:50 +0000 Subject: [PATCH] Bump xunit from 2.4.2 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../TypedSignalR.Client.Tests.NuGet.csproj | 2 +- .../TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj index b4076eb..62aa15b 100644 --- a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj +++ b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj index d767463..2f84f32 100644 --- a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj +++ b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all