Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2016-11-10 12:31:31 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2016-11-10 12:31:31 +0300
commitd2771cf5545f06bb3e1ba6e0f9bf4b8d7bba01b8 (patch)
treeafd9592f340dd2b8e2084ec895efbd91e158c102 /Duplicati/Library/Backend/SSHv2/packages.config
parente621a2c174ada308a9bbe092c155deb491aaff08 (diff)
Updated Renci SSH
Diffstat (limited to 'Duplicati/Library/Backend/SSHv2/packages.config')
-rw-r--r--Duplicati/Library/Backend/SSHv2/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Backend/SSHv2/packages.config b/Duplicati/Library/Backend/SSHv2/packages.config
index 68bf4c6ac..c3cd6f42c 100644
--- a/Duplicati/Library/Backend/SSHv2/packages.config
+++ b/Duplicati/Library/Backend/SSHv2/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="SSH.NET" version="2016.0.0-beta2" targetFramework="net45" />
+ <package id="SSH.NET" version="2016.0.0" targetFramework="net45" />
</packages> \ No newline at end of file