From e92414e8860e69cc7a5184784279addb44c7f985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 00:52:07 +0000 Subject: [PATCH] chore: Bump Microsoft.NET.Test.Sdk Bumps the dependencies group in /test/SQLHelper.Tests with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index 90b5540..9e4c661 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers