From 6e5bca4828579ab981edf038098822e830d35798 Mon Sep 17 00:00:00 2001 From: Tatu Lahtela Date: Wed, 11 Nov 2015 12:02:35 +0200 Subject: [PATCH] diffie and mentalis --- DokanSSHFS/DokanSSHFS.csproj | 8 ++++++++ DokanSSHFS/packages.config | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/DokanSSHFS/DokanSSHFS.csproj b/DokanSSHFS/DokanSSHFS.csproj index cdb3424..926eabf 100644 --- a/DokanSSHFS/DokanSSHFS.csproj +++ b/DokanSSHFS/DokanSSHFS.csproj @@ -74,10 +74,18 @@ prompt + + packages\DiffieHellman.1.0.0\lib\net40\DiffieHellman.dll + True + packages\DokanNet.1.0.5.0\lib\net40\DokanNet.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 9dafa66..74aa4f4 100644 --- a/DokanSSHFS/packages.config +++ b/DokanSSHFS/packages.config @@ -1,5 +1,7 @@  - + + + \ No newline at end of file