From 4e73f48c75ba8cd7325cdcae425eeffb32a33fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:57:51 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 7.0.3 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 6.0.7 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DIDemo/DIDemo.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIDemo/DIDemo.csproj b/DIDemo/DIDemo.csproj index 389ac29..ba3f24b 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive