From 6bb38fa6c7423722ca38222b63598c21f5b82021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:19:41 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational, Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) Updates `Microsoft.Extensions.Logging` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Company.Orion.Api/Company.Orion.Api.csproj | 6 +++--- .../Company.Orion.Infra.Data.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Company.Orion.Api/Company.Orion.Api.csproj b/src/Company.Orion.Api/Company.Orion.Api.csproj index b589c89..8cc92ca 100644 --- a/src/Company.Orion.Api/Company.Orion.Api.csproj +++ b/src/Company.Orion.Api/Company.Orion.Api.csproj @@ -21,15 +21,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive true - + true - + true diff --git a/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj b/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj index 55a80df..f750068 100644 --- a/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj +++ b/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj @@ -16,8 +16,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive true