From dd1afcb08463fbf9f91d14a28e0e915c1fd29aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:28:40 +0000 Subject: [PATCH] build(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 8c4f2175..60bc1267 100644 --- a/src/Spark.Engine.Test/Spark.Engine.Test.csproj +++ b/src/Spark.Engine.Test/Spark.Engine.Test.csproj @@ -13,7 +13,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..47cae4e5 100644 --- a/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj +++ b/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive