From ef3a7b1028e390203b724eb91712aaf618ccf17d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:53:40 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.1 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/2.9.1...2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Spark.Engine.Test/Spark.Engine.Test.csproj | 2 +- src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Spark.Engine.Test/Spark.Engine.Test.csproj b/src/Spark.Engine.Test/Spark.Engine.Test.csproj index d3967cd9..8e604b13 100644 --- a/src/Spark.Engine.Test/Spark.Engine.Test.csproj +++ b/src/Spark.Engine.Test/Spark.Engine.Test.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj b/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj index 709201b7..a55a1c6b 100644 --- a/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj +++ b/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive