From c061564c27834ebb8ff607491194f88fa3990a57 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 6 Dec 2021 19:49:29 +0300 Subject: Add Interop package --- Rehau.Sku.Assist.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Rehau.Sku.Assist.csproj') diff --git a/Rehau.Sku.Assist.csproj b/Rehau.Sku.Assist.csproj index 4b67017..880105e 100644 --- a/Rehau.Sku.Assist.csproj +++ b/Rehau.Sku.Assist.csproj @@ -46,9 +46,21 @@ packages\ExcelDna.Registration.1.5.0\lib\net452\ExcelDna.Registration.dll True + + packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Office.Interop.Excel.dll + True + + + packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Vbe.Interop.dll + True + packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + packages\ExcelDna.Interop.14.0.1\lib\Office.dll + True + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll @@ -74,6 +86,7 @@ packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll + @@ -83,8 +96,10 @@ + + -- cgit v1.2.3