From 2ec7272e8c848469219c9c2acce30573869ef524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:24:44 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 7.0.5 to 7.0.8 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ODataTutorial/ODataTutorial.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODataTutorial/ODataTutorial.csproj b/ODataTutorial/ODataTutorial.csproj index b1f3782..2e1cfa9 100644 --- a/ODataTutorial/ODataTutorial.csproj +++ b/ODataTutorial/ODataTutorial.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all