From d8359c5555809b17ad7ea7db30a52427a3efd7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:36:19 +0000 Subject: [PATCH] Bump xunit from 2.5.0 to 2.5.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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 93bd95b..1b96b92 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 b2bca0a..cf0c10f 100644 --- a/BitPayUnitTest/BitPayUnitTest.csproj +++ b/BitPayUnitTest/BitPayUnitTest.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all