From 66e46d14aa8670eb76a3f1756379e18057e5bf98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:31:38 +0700 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFrameworkCore.Design (#86) Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.3 to 8.0.6 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.3 to 8.0.6 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ODataTutorial/ODataTutorial.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ODataTutorial/ODataTutorial.csproj b/ODataTutorial/ODataTutorial.csproj index 2e5fc8c..9016757 100644 --- a/ODataTutorial/ODataTutorial.csproj +++ b/ODataTutorial/ODataTutorial.csproj @@ -8,11 +8,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all