From 0fb4a2da49fe630ffab0d8345e02e560ee300bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:44:48 +0000 Subject: [PATCH] chore: bump the dependencies group Bumps the dependencies group in /test/SQLHelper.Tests with 2 updates: [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) and [FileCurator](https://github.com/JaCraig/FileCurator). Updates `Microsoft.Data.SqlClient` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/commits) Updates `FileCurator` from 5.0.1 to 5.0.2 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 2 +- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index 8808e6f..fcdad93 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -55,7 +55,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index ab1eeb9..368faf5 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -44,7 +44,7 @@ runtime; build; native; contentfiles; analyzers - +