From 012ec9d01016faa0a6ee0cbbae169311b959897d Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 19 Dec 2022 09:13:14 +0300 Subject: Basic remote database implementation --- src/RehauSku.Assist.csproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/RehauSku.Assist.csproj') diff --git a/src/RehauSku.Assist.csproj b/src/RehauSku.Assist.csproj index b74f82f..2f14d69 100644 --- a/src/RehauSku.Assist.csproj +++ b/src/RehauSku.Assist.csproj @@ -52,6 +52,9 @@ ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Vbe.Interop.dll True + + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Office.dll True -- cgit v1.2.3