diff --git a/SoftWx.Numerics.Profile/SoftWx.Numerics.Profile.csproj b/SoftWx.Numerics.Profile/SoftWx.Numerics.Profile.csproj
index 2a22c6f..375c1ce 100644
--- a/SoftWx.Numerics.Profile/SoftWx.Numerics.Profile.csproj
+++ b/SoftWx.Numerics.Profile/SoftWx.Numerics.Profile.csproj
@@ -35,8 +35,7 @@
- False
- ..\..\SoftWx.Diagnostics\SoftWx.Diagnostics\bin\Release\net45\SoftWx.Diagnostics.dll
+ ..\packages\SoftWx.Diagnostics.2.0.0\lib\net45\SoftWx.Diagnostics.dll
@@ -54,6 +53,7 @@
+
diff --git a/SoftWx.Numerics.Profile/packages.config b/SoftWx.Numerics.Profile/packages.config
new file mode 100644
index 0000000..4e11609
--- /dev/null
+++ b/SoftWx.Numerics.Profile/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file