From 5555191b21b6e8d489e6924b95327d3b7d6a97d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:33:46 +0200 Subject: [PATCH] build(deps): bump Microsoft.EntityFrameworkCore.Tools in /Kemkas.Web (#26) Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 8.0.0 to 8.0.6. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Kemkas.Web/Kemkas.Web.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kemkas.Web/Kemkas.Web.csproj b/Kemkas.Web/Kemkas.Web.csproj index 3d6b365..9ad4d8d 100644 --- a/Kemkas.Web/Kemkas.Web.csproj +++ b/Kemkas.Web/Kemkas.Web.csproj @@ -24,7 +24,7 @@ all - + all runtime; build; native; contentfiles; analyzers; buildtransitive