From ca4b816907546dbce004e48b8bd701715ee158d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:38:18 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 c206683d..1fa0da1e 100644 --- a/src/Spark.Engine.Test/Spark.Engine.Test.csproj +++ b/src/Spark.Engine.Test/Spark.Engine.Test.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj b/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj index 06be385e..02edf6d3 100644 --- a/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj +++ b/src/Spark.Mongo.Tests/Spark.Mongo.Tests.csproj @@ -6,7 +6,7 @@ - + all