From 391d0c2acd841a6c7ba62aa9199331d80788b3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:53:33 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 9.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.1) Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.11 to 9.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/StructId.FunctionalTests/StructId.FunctionalTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj index 205fc8c..1c3d9c8 100644 --- a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj +++ b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj @@ -9,8 +9,8 @@ - - + +