From 121d2b87164044c59b6039a08173569ee5cbbac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:02:07 +0000 Subject: [PATCH] chore: bump the dependencies group Bumps the dependencies group in /test/SQLHelper.Tests with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). - [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.7.0...v17.7.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch 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 58df7f7..6efddba 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