From c09e7b331d26ee5ace60ed0e8f7e28193bd22603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 00:09:40 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 7.0.1 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 6.0.7 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj | 2 +- src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj | 2 +- src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj b/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj index c7ef7d9..3e7975e 100644 --- a/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj +++ b/src/EasyProfiler.MariaDb/EasyProfiler.MariaDb.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj b/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj index 081046e..c71555a 100644 --- a/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj +++ b/src/EasyProfiler.PostgreSQL/EasyProfiler.PostgreSQL.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj index ac87ff9..4230c57 100644 --- a/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj +++ b/src/EasyProfiler.SQLServer/EasyProfiler.SQLServer.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive