From 0a067a95c148576028e0995c184a85d3bfec5e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:15:06 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.EntityFrameworkCore.Proxies and Microsoft.Extensions.Logging Bumps [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Proxies` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.Extensions.Logging` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Proxies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Devantler.DataProduct/Devantler.DataProduct.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Devantler.DataProduct/Devantler.DataProduct.csproj b/src/Devantler.DataProduct/Devantler.DataProduct.csproj index 7bec582a..29d2f261 100644 --- a/src/Devantler.DataProduct/Devantler.DataProduct.csproj +++ b/src/Devantler.DataProduct/Devantler.DataProduct.csproj @@ -26,10 +26,10 @@ - + - +