From 11be61398b2a8621b3f68e9998a5d8ce49932329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 10:11:19 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 5.0.11 to 6.0.10 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.11 to 6.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.10) --- 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..aef6cb6a 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..3ff04d8d 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..a052079f 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