From 770bd81887144db9c005d41bc8545516af864666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:25:49 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory and Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.2 to 8.0.5 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.5) Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.5 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.5) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Slant.Entity.Demo/Slant.Entity.Demo.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slant.Entity.Demo/Slant.Entity.Demo.csproj b/Slant.Entity.Demo/Slant.Entity.Demo.csproj index e1b3c5c..4abb9a8 100644 --- a/Slant.Entity.Demo/Slant.Entity.Demo.csproj +++ b/Slant.Entity.Demo/Slant.Entity.Demo.csproj @@ -7,7 +7,7 @@ - +