From 3e53845fb4bc90278c194d96ffee53e1430645fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 01:49:54 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.Design 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] --- ODataExample/ODataExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODataExample/ODataExample.csproj b/ODataExample/ODataExample.csproj index 525d1ab..67cd338 100644 --- a/ODataExample/ODataExample.csproj +++ b/ODataExample/ODataExample.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive