From 915929fa9d0738a4e4db4134ea522b343ab2c1d2 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 3 Dec 2021 19:30:35 +0300 Subject: Add Json parsing and refactoring --- Rehau.Sku.Assist.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Rehau.Sku.Assist.csproj') diff --git a/Rehau.Sku.Assist.csproj b/Rehau.Sku.Assist.csproj index cc83173..87bd1e0 100644 --- a/Rehau.Sku.Assist.csproj +++ b/Rehau.Sku.Assist.csproj @@ -48,6 +48,9 @@ packages\ExcelDna.Registration.1.5.0\lib\net452\ExcelDna.Registration.dll True + + packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + packages\NUnit.3.13.2\lib\net45\nunit.framework.dll @@ -86,9 +89,9 @@ + - -- cgit v1.2.3