From bf569b8458ec93b37eb22e7e3add362e2d170104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:36:41 +0000 Subject: [PATCH] Bump Microsoft.Data.SQLite from 5.0.0 to 5.0.6 in /InventorySystem Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.6. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.6) Signed-off-by: dependabot[bot] --- InventorySystem/InventorySystem.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InventorySystem/InventorySystem.csproj b/InventorySystem/InventorySystem.csproj index 72d61bd..c0dedeb 100644 --- a/InventorySystem/InventorySystem.csproj +++ b/InventorySystem/InventorySystem.csproj @@ -256,7 +256,7 @@ - 5.0.0 + 5.0.6 6.2.11