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>2017-08-29 10:36:56 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-08-29 10:36:56 +0300
commit6a3ea03232219023e7100e136687b19abb46306c (patch)
treec08f70e431b7beea75a468ae851aa5533dee1039 /Duplicati/Library/Backend/SSHv2/packages.config
parentc9e984e1ce378356f9c5f17deb3273b0b80748a5 (diff)
Updated SSH library to 2016.1.0-beta2 to see if speed improvements are working
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 c3cd6f42c..2d3244778 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" targetFramework="net45" />
+ <package id="SSH.NET" version="2016.1.0-beta2" targetFramework="net45" />
</packages> \ No newline at end of file