From 286713d0f0bfda8fd8011eda0d8b78b461212264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:54:23 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.10 to 9.0.0 Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) 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: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/SampleApp/SampleApp.csproj | 2 +- test/Directory.Packages.props | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/SampleApp/SampleApp.csproj b/examples/SampleApp/SampleApp.csproj index 4a84c43..8bd12a4 100644 --- a/examples/SampleApp/SampleApp.csproj +++ b/examples/SampleApp/SampleApp.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props index 7772859..a6b62fe 100644 --- a/test/Directory.Packages.props +++ b/test/Directory.Packages.props @@ -6,9 +6,9 @@ - - - + + +