From 07e1cbe816d14974302d63373d5941b0c1a53987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:45:12 +0000 Subject: [PATCH] chore(deps): bump Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFrameworkCore.Design Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/OA.Persistence/OA.Persistence.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OA.Persistence/OA.Persistence.csproj b/src/OA.Persistence/OA.Persistence.csproj index 922fb1e..4ab26c4 100644 --- a/src/OA.Persistence/OA.Persistence.csproj +++ b/src/OA.Persistence/OA.Persistence.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive