From 67503ca899c13a2ee58669108cc3f77d78b4cd79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:01:41 +0000 Subject: [PATCH] chore(deps): bump Microsoft.EntityFrameworkCore.InMemory in /src Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 8.0.8 to 9.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...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] --- src/OA.Service/OA.Service.csproj | 2 +- src/OA.Test.Unit/OA.Test.Unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OA.Service/OA.Service.csproj b/src/OA.Service/OA.Service.csproj index b55a9c5..7f6a597 100644 --- a/src/OA.Service/OA.Service.csproj +++ b/src/OA.Service/OA.Service.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/OA.Test.Unit/OA.Test.Unit.csproj b/src/OA.Test.Unit/OA.Test.Unit.csproj index 826114c..7acbe9a 100644 --- a/src/OA.Test.Unit/OA.Test.Unit.csproj +++ b/src/OA.Test.Unit/OA.Test.Unit.csproj @@ -10,7 +10,7 @@ - +