From adda1cea2aa564502c187bac4a671aa9706e9642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:18:03 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.11 to 6.0.8 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.11 to 6.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj | 2 +- .../MLOps.NET.SQLite.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj b/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj index 6f6672a7..20d9492f 100644 --- a/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj +++ b/src/MLOps.NET.SQLite/MLOps.NET.SQLite.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj index 75f196e3..cdbdd15a 100644 --- a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj +++ b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +