From 877c376b13006cdcb773728b7e5d6856f63e66b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 02:23:27 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- BitPayFunctionalTest/BitPayFunctionalTest.csproj | 2 +- BitPayUnitTest/BitPayUnitTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BitPayFunctionalTest/BitPayFunctionalTest.csproj b/BitPayFunctionalTest/BitPayFunctionalTest.csproj index a8f8dbc..93bd95b 100644 --- a/BitPayFunctionalTest/BitPayFunctionalTest.csproj +++ b/BitPayFunctionalTest/BitPayFunctionalTest.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/BitPayUnitTest/BitPayUnitTest.csproj b/BitPayUnitTest/BitPayUnitTest.csproj index dac8453..b2bca0a 100644 --- a/BitPayUnitTest/BitPayUnitTest.csproj +++ b/BitPayUnitTest/BitPayUnitTest.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all