From 434987d26f4692c46c270d4750a6c76846c5832a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 10:13:22 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 5.0.11 to 6.0.7 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.11 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/MLOps.NET.SQLServer/MLOps.NET.SQLServer.csproj | 2 +- src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj | 2 +- src/MLOps.NET/MLOps.NET.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/MLOps.NET.SQLServer/MLOps.NET.SQLServer.csproj b/src/MLOps.NET.SQLServer/MLOps.NET.SQLServer.csproj index 2eacfa25..7801da67 100644 --- a/src/MLOps.NET.SQLServer/MLOps.NET.SQLServer.csproj +++ b/src/MLOps.NET.SQLServer/MLOps.NET.SQLServer.csproj @@ -13,7 +13,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj b/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj index 6f6672a7..5058f266 100644 --- a/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj +++ b/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj @@ -19,7 +19,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/MLOps.NET/MLOps.NET.csproj b/src/MLOps.NET/MLOps.NET.csproj index 288fd820..3dc376fd 100644 --- a/src/MLOps.NET/MLOps.NET.csproj +++ b/src/MLOps.NET/MLOps.NET.csproj @@ -26,7 +26,7 @@ - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all