From dcf3d4f374651036ddc6d811e182b62af0c51a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 06:03:17 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore Bumps Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore. These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.6 to 8.0.7 Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.6 to 8.0.7 Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7 --- 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 - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../StellarApi.Repository/StellarApi.Repository.csproj | 6 +++--- src/StellarApi/StellarApi.RestApi/StellarApi.RestApi.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/StellarApi/StellarApi.Repository/StellarApi.Repository.csproj b/src/StellarApi/StellarApi.Repository/StellarApi.Repository.csproj index 8898292..458780e 100644 --- a/src/StellarApi/StellarApi.Repository/StellarApi.Repository.csproj +++ b/src/StellarApi/StellarApi.Repository/StellarApi.Repository.csproj @@ -7,13 +7,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/StellarApi/StellarApi.RestApi/StellarApi.RestApi.csproj b/src/StellarApi/StellarApi.RestApi/StellarApi.RestApi.csproj index 133dd9d..de190d8 100644 --- a/src/StellarApi/StellarApi.RestApi/StellarApi.RestApi.csproj +++ b/src/StellarApi/StellarApi.RestApi/StellarApi.RestApi.csproj @@ -16,12 +16,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive