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:
Diffstat (limited to 'Duplicati/Library/Backend/S3/packages.config')
-rw-r--r--Duplicati/Library/Backend/S3/packages.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/Duplicati/Library/Backend/S3/packages.config b/Duplicati/Library/Backend/S3/packages.config
new file mode 100644
index 000000000..650da16f5
--- /dev/null
+++ b/Duplicati/Library/Backend/S3/packages.config
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="AWSSDK.Core" version="3.1.4.3" targetFramework="net45" />
+ <package id="AWSSDK.S3" version="3.1.3.10" targetFramework="net45" />
+</packages> \ No newline at end of file