diff --git a/DokanSSHFS/DokanSSHFS.csproj b/DokanSSHFS/DokanSSHFS.csproj
index ed8da42..b601aae 100644
--- a/DokanSSHFS/DokanSSHFS.csproj
+++ b/DokanSSHFS/DokanSSHFS.csproj
@@ -13,7 +13,7 @@
DokanSSHFS
- Icon2.ico
+ notify3.ico
3.5
@@ -78,6 +78,14 @@
packages\DokanNet.1.1.0-rc3\lib\net40\DokanNet.dll
True
+
+ packages\DiffieHellman.1.0.0\lib\net40\DiffieHellman.dll
+ True
+
+
+ packages\Org.Mentalis.Security.1.0.0\lib\net40\Org.Mentalis.Security.dll
+ True
+
diff --git a/DokanSSHFS/packages.config b/DokanSSHFS/packages.config
index 560c061..9cf1e0f 100644
--- a/DokanSSHFS/packages.config
+++ b/DokanSSHFS/packages.config
@@ -1,5 +1,7 @@
+
+
\ No newline at end of file