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>2015-12-05 16:33:30 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-12-05 16:33:30 +0300
commit6f33f8dc5348f4706c782267089a189d88e2475b (patch)
tree8edcb3d02ae3d6899e5a05e5b64cfccb99cf4279 /Duplicati/Server/Duplicati.Server.csproj
parent1708dfd581e6f3bd3cef8ac77278c25128a97d6b (diff)
Added B2 / Backblaze Cloud Storage support as requested in #1498
Diffstat (limited to 'Duplicati/Server/Duplicati.Server.csproj')
-rw-r--r--Duplicati/Server/Duplicati.Server.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Duplicati/Server/Duplicati.Server.csproj b/Duplicati/Server/Duplicati.Server.csproj
index c40cac13f..8393cebb0 100644
--- a/Duplicati/Server/Duplicati.Server.csproj
+++ b/Duplicati/Server/Duplicati.Server.csproj
@@ -256,6 +256,10 @@
<Project>{08D7E42D-285C-4010-9881-986125FE2F3E}</Project>
<Name>Duplicati.Library.Backend.AmazonCloudDrive</Name>
</ProjectReference>
+ <ProjectReference Include="..\Library\Backend\Backblaze\Duplicati.Library.Backend.Backblaze.csproj">
+ <Project>{61C43D61-4368-4942-84A3-1EB623F4EF2A}</Project>
+ <Name>Duplicati.Library.Backend.Backblaze</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="webroot\" />