From 50e90c4f4cadbdfa3de03e09b0e5f7ec6b460fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:33:48 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.0 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 8.0.11 to 9.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/StructId.FunctionalTests/StructId.FunctionalTests.csproj | 2 +- src/StructId/StructId.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj index 52646ad..af241a8 100644 --- a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj +++ b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/StructId/StructId.csproj b/src/StructId/StructId.csproj index 499b628..1abc21c 100644 --- a/src/StructId/StructId.csproj +++ b/src/StructId/StructId.csproj @@ -5,7 +5,7 @@ - +