From 4768b13ace1c689df7d84983404b0c3068575fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:23:15 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Analyzers Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Tools` from 7.0.18 to 7.0.19 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.18...v7.0.19) Updates `Microsoft.EntityFrameworkCore.Relational` from 7.0.18 to 7.0.19 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.18...v7.0.19) Updates `Microsoft.EntityFrameworkCore` from 7.0.18 to 7.0.19 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.18...v7.0.19) Updates `Microsoft.EntityFrameworkCore.Analyzers` from 7.0.18 to 7.0.19 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.18...v7.0.19) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- BLAZAM/BLAZAM.csproj | 6 +++--- BLAZAMCommon/BLAZAMCommon.csproj | 6 +++--- BLAZAMDatabase/BLAZAMDatabase.csproj | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/BLAZAM/BLAZAM.csproj b/BLAZAM/BLAZAM.csproj index a24e8f0e..ea9e7589 100644 --- a/BLAZAM/BLAZAM.csproj +++ b/BLAZAM/BLAZAM.csproj @@ -63,12 +63,12 @@ - + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BLAZAMCommon/BLAZAMCommon.csproj b/BLAZAMCommon/BLAZAMCommon.csproj index 2e7cb603..7b4f0cfb 100644 --- a/BLAZAMCommon/BLAZAMCommon.csproj +++ b/BLAZAMCommon/BLAZAMCommon.csproj @@ -21,12 +21,12 @@ - + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BLAZAMDatabase/BLAZAMDatabase.csproj b/BLAZAMDatabase/BLAZAMDatabase.csproj index d045a3e6..e4cc8c26 100644 --- a/BLAZAMDatabase/BLAZAMDatabase.csproj +++ b/BLAZAMDatabase/BLAZAMDatabase.csproj @@ -8,13 +8,13 @@ - + - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive