From 3c048f3903b887f118706680ee5151843c875f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:05:06 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 5.0.11 to 7.0.2 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.11 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v7.0.2) --- 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..db414ea2 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..2aa85d0d 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..53a43c71 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