From a7e6271bb3c5dd9920fd0e6a717a84faa6965b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:28:43 +0000 Subject: [PATCH] Bump xunit.abstractions and xunit Bumps [xunit.abstractions](https://github.com/xunit/xunit) and [xunit](https://github.com/xunit/xunit). These dependencies needed to be updated together. Updates `xunit.abstractions` from 2.0.3 to 2.0.3 - [Commits](https://github.com/xunit/xunit/commits) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit.abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ClientNoSqlDB.Tests/ClientNoSqlDB.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClientNoSqlDB.Tests/ClientNoSqlDB.Tests.csproj b/ClientNoSqlDB.Tests/ClientNoSqlDB.Tests.csproj index 6b03405..30a74b8 100644 --- a/ClientNoSqlDB.Tests/ClientNoSqlDB.Tests.csproj +++ b/ClientNoSqlDB.Tests/ClientNoSqlDB.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive