From b569e7e575358b0bef24bf9531235a9a4c14f418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 02:21:05 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore.SqlServer Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore). These dependencies needed to be updated together. 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.EntityFrameworkCore.SqlServer` 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) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..739da3e 100644 --- a/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj +++ b/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj @@ -12,11 +12,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive