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/AzureBlob/packages.config')
-rw-r--r--Duplicati/Library/Backend/AzureBlob/packages.config11
1 files changed, 11 insertions, 0 deletions
diff --git a/Duplicati/Library/Backend/AzureBlob/packages.config b/Duplicati/Library/Backend/AzureBlob/packages.config
new file mode 100644
index 000000000..89349b958
--- /dev/null
+++ b/Duplicati/Library/Backend/AzureBlob/packages.config
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net45" />
+ <package id="Microsoft.Data.Edm" version="5.6.4" targetFramework="net45" />
+ <package id="Microsoft.Data.OData" version="5.6.4" targetFramework="net45" />
+ <package id="Microsoft.Data.Services.Client" version="5.6.4" targetFramework="net45" />
+ <package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.0" targetFramework="net45" />
+ <package id="Newtonsoft.Json" version="8.0.2" targetFramework="net45" />
+ <package id="System.Spatial" version="5.6.4" targetFramework="net45" />
+ <package id="WindowsAzure.Storage" version="6.2.0" targetFramework="net45" />
+</packages> \ No newline at end of file