diff --git a/src/Properties/ExcelDna.Build.props b/src/Properties/ExcelDna.Build.props
index 1fed993..f5fdab1 100644
--- a/src/Properties/ExcelDna.Build.props
+++ b/src/Properties/ExcelDna.Build.props
@@ -72,6 +72,15 @@
Suffix used for packed .xll files e.g. MyAddIn-packed.xll
-->
-packed
+
+
+
+
+
+
-
diff --git a/src/RehauSku.Assist.csproj b/src/RehauSku.Assist.csproj
index 4fe5613..b74f82f 100644
--- a/src/RehauSku.Assist.csproj
+++ b/src/RehauSku.Assist.csproj
@@ -1,5 +1,6 @@
+
Debug
@@ -35,24 +36,24 @@
- ..\packages\ExcelDna.Integration.1.5.1\lib\net452\ExcelDna.Integration.dll
+ ..\packages\ExcelDna.Integration.1.6.0\lib\net452\ExcelDna.Integration.dll
-
- ..\packages\ExcelDna.IntelliSense.1.5.1\lib\net452\ExcelDna.IntelliSense.dll
+
+ ..\packages\ExcelDna.IntelliSense.1.6.0\lib\net452\ExcelDna.IntelliSense.dll
- ..\packages\ExcelDna.Registration.1.5.1\lib\net452\ExcelDna.Registration.dll
+ ..\packages\ExcelDna.Registration.1.6.0\lib\net452\ExcelDna.Registration.dll
-
- ..\packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Office.Interop.Excel.dll
+
+ ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Office.Interop.Excel.dll
True
-
- ..\packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Vbe.Interop.dll
+
+ ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Vbe.Interop.dll
True
-
- ..\packages\ExcelDna.Interop.14.0.1\lib\Office.dll
+
+ ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Office.dll
True
@@ -109,11 +110,14 @@
-
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
+
+
+
+
\ No newline at end of file
diff --git a/src/packages.config b/src/packages.config
index 95e3f63..3820e62 100644
--- a/src/packages.config
+++ b/src/packages.config
@@ -1,8 +1,9 @@
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file