From 08f45608aad2b7c4572ec54146f02c111e5041cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:58:34 +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] --- BatchSharp.Tests/BatchSharp.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BatchSharp.Tests/BatchSharp.Tests.csproj b/BatchSharp.Tests/BatchSharp.Tests.csproj index ab90075..adcbb2a 100644 --- a/BatchSharp.Tests/BatchSharp.Tests.csproj +++ b/BatchSharp.Tests/BatchSharp.Tests.csproj @@ -10,7 +10,7 @@ - + all