From 423ae1e1108bbb6d4631ba08fba270a4c9fcf2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 05:45:57 +0000 Subject: [PATCH] Bump Microsoft.Data.SQLite from 5.0.0 to 5.0.3 in /InventorySystem Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v5.0.3) 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..4e3cc8c 100644 --- a/InventorySystem/InventorySystem.csproj +++ b/InventorySystem/InventorySystem.csproj @@ -256,7 +256,7 @@ - 5.0.0 + 5.0.3 6.2.11