From 7595f6445dd35345826625fa86d6cdb506a8dd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 08:57:52 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 6.0.9 to 6.0.10 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.9 to 6.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v6.0.10) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... 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..5832faa 100644 --- a/Assignment.Core/Assignment.Core.csproj +++ b/Assignment.Core/Assignment.Core.csproj @@ -8,7 +8,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..2e5334d 100644 --- a/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj +++ b/Assignment.Infrastructure.Tests/Assignment.Infrastructure.Tests.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Assignment.Infrastructure/Assignment.Infrastructure.csproj b/Assignment.Infrastructure/Assignment.Infrastructure.csproj index de4debb..e902ce1 100644 --- a/Assignment.Infrastructure/Assignment.Infrastructure.csproj +++ b/Assignment.Infrastructure/Assignment.Infrastructure.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Assignment/Assignment.csproj b/Assignment/Assignment.csproj index 43a7eff..90b19eb 100644 --- a/Assignment/Assignment.csproj +++ b/Assignment/Assignment.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all