From 6c626164c58b2d507d8fafc57f2e447a90af0447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:17:55 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore and Microsoft.Extensions.Logging Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 9.0.2 to 9.0.3 - [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.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.AspNetCore.Diagnostics.EntityFrameworkCore 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..87e73267 100644 --- a/src/Devantler.DataProduct/Devantler.DataProduct.csproj +++ b/src/Devantler.DataProduct/Devantler.DataProduct.csproj @@ -25,11 +25,11 @@ - + - +