From 2e335fcc949208ce041451401393f2825e155ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 07:21:40 +0000 Subject: [PATCH] build(deps): bump xunit from 2.6.1 to 2.6.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.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 d91e7fdd..618faae8 100644 --- a/src/Spark.Engine.Test/Spark.Engine.Test.csproj +++ b/src/Spark.Engine.Test/Spark.Engine.Test.csproj @@ -12,7 +12,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 5aad8266..f60e15ff 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