From 5343de2532377138b3657e72beb6f67e41e68b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:04:10 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.9 to 7.0.3 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.9 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Assignment.Core/Assignment.Core.csproj | 2 +- .../Assignment.Infrastructure.Tests.csproj | 2 +- Assignment.Infrastructure/Assignment.Infrastructure.csproj | 2 +- Assignment/Assignment.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Assignment.Core/Assignment.Core.csproj b/Assignment.Core/Assignment.Core.csproj index eab4bd2..33f34fb 100644 --- a/Assignment.Core/Assignment.Core.csproj +++ b/Assignment.Core/Assignment.Core.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj b/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj index 864eaa5..0fd6535 100644 --- a/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj +++ b/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj @@ -27,7 +27,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Assignment.Infrastructure/Assignment.Infrastructure.csproj b/Assignment.Infrastructure/Assignment.Infrastructure.csproj index d72e123..b471d43 100644 --- a/Assignment.Infrastructure/Assignment.Infrastructure.csproj +++ b/Assignment.Infrastructure/Assignment.Infrastructure.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Assignment/Assignment.csproj b/Assignment/Assignment.csproj index 4cb50e7..2c40942 100644 --- a/Assignment/Assignment.csproj +++ b/Assignment/Assignment.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all