From c0e6a85cda7204feec8d3e0df006b9ff6a065dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:06:50 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 7.0.8 to 7.0.10 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.8...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- API/API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/API.csproj b/API/API.csproj index beb36630..c3b1eaaf 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -28,7 +28,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive