From 4facbfee0fc87be93c7ffce87677d997d2cb11bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 08:06:05 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 5.0.10 to 7.0.2 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.10 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.10...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TibiaApi.Database/TibiaApi.Database.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TibiaApi.Database/TibiaApi.Database.csproj b/TibiaApi.Database/TibiaApi.Database.csproj index 9ed8b6c..83738c2 100644 --- a/TibiaApi.Database/TibiaApi.Database.csproj +++ b/TibiaApi.Database/TibiaApi.Database.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive