From e61c63636e74240626df06cda31b446f7b701531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 01:03:21 +0000 Subject: [PATCH] chore: bump the dependencies group in /SQLHelper.Example with 2 updates Bumps the dependencies group in /SQLHelper.Example with 2 updates: [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore). Updates `Microsoft.Extensions.Configuration` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4) Updates `Microsoft.Extensions.ObjectPool` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.ObjectPool dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index 296aa0c..1b1b914 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -56,13 +56,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - +