From 657a31a76066871327accc3b826615618fe9cb28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:16:15 +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] --- src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj b/src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj index 5e44aed..d10f946 100644 --- a/src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj +++ b/src/BCrypt.Net.UnitTests/BCrypt.Net.UnitTests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers