From d2643800e57d3764b9d41fe712fc71ff1cccb29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:49:18 +0000 Subject: [PATCH] Bump Microsoft.Data.SQLite from 5.0.0 to 5.0.4 in /InventorySystem Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.0 to 5.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) 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..33385cb 100644 --- a/InventorySystem/InventorySystem.csproj +++ b/InventorySystem/InventorySystem.csproj @@ -256,7 +256,7 @@ - 5.0.0 + 5.0.4 6.2.11