From 4f937e39641507b3aee69b889458a0abb75c7436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:06:41 -0300 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 8.0.7 to 8.0.8 (#139) Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational 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> --- src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9b38614..f33bfef 100644 --- a/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj +++ b/src/Company.Orion.Infra.Data/Company.Orion.Infra.Data.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive