From 3afe9689055ed45aef902dccfc815a7f7ae25f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:57:06 +0000 Subject: [PATCH] Package Dependencies: Bump EFCore.NamingConventions and Microsoft.EntityFrameworkCore Bumps [EFCore.NamingConventions](https://github.com/efcore/EFCore.NamingConventions) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `EFCore.NamingConventions` from 8.0.3 to 9.0.0 - [Release notes](https://github.com/efcore/EFCore.NamingConventions/releases) - [Commits](https://github.com/efcore/EFCore.NamingConventions/compare/v8.0.3...v9.0.0) Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) --- updated-dependencies: - dependency-name: EFCore.NamingConventions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- PeakLims/src/PeakLims/PeakLims.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PeakLims/src/PeakLims/PeakLims.csproj b/PeakLims/src/PeakLims/PeakLims.csproj index dd9ece05..f9c51c55 100644 --- a/PeakLims/src/PeakLims/PeakLims.csproj +++ b/PeakLims/src/PeakLims/PeakLims.csproj @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive