aboutsummaryrefslogtreecommitdiff
path: root/src/RehauSku.Assist.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/RehauSku.Assist.csproj')
-rw-r--r--src/RehauSku.Assist.csproj3
1 files changed, 3 insertions, 0 deletions
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 @@
<HintPath>..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Vbe.Interop.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
+ <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
+ <HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
+ </Reference>
<Reference Include="Office, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
<HintPath>..\packages\ExcelDna.Interop.15.0.0\lib\net452\Office.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>