From aaf66f0efb597c20b17cace50703688eead49a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 01:02:19 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 8.0.3 to 8.0.4 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.4) --- 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 fdfe919..525819f 100644 --- a/ODataTutorial/ODataTutorial.csproj +++ b/ODataTutorial/ODataTutorial.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all