From bde0d399972b93375ba60c295ab4e5bc86d5d3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:45:46 +0000 Subject: [PATCH] Bump the entityframeworkcore group with 4 updates Bumps the entityframeworkcore group with 4 updates: [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore). Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 7.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v7.0.0) Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-major dependency-group: entityframeworkcore - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major dependency-group: entityframeworkcore ... Signed-off-by: dependabot[bot] --- .../DatabaseMigrations.ApiModel.csproj | 2 +- .../DatabaseMigrations.MigrationService.csproj | 2 +- samples/Metrics/MetricsApp/MetricsApp.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj b/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj index 3067f839..1ad1af40 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj b/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj index 721b5b6e..fadb3075 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/samples/Metrics/MetricsApp/MetricsApp.csproj b/samples/Metrics/MetricsApp/MetricsApp.csproj index cf92622e..9cdcd5f6 100644 --- a/samples/Metrics/MetricsApp/MetricsApp.csproj +++ b/samples/Metrics/MetricsApp/MetricsApp.csproj @@ -9,7 +9,7 @@ - +