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/CommandLine/Duplicati.CommandLine.csproj
parent1708dfd581e6f3bd3cef8ac77278c25128a97d6b (diff)
Added B2 / Backblaze Cloud Storage support as requested in #1498
Diffstat (limited to 'Duplicati/CommandLine/Duplicati.CommandLine.csproj')
-rw-r--r--Duplicati/CommandLine/Duplicati.CommandLine.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Duplicati/CommandLine/Duplicati.CommandLine.csproj b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
index 71ecbf151..2aecc1c08 100644
--- a/Duplicati/CommandLine/Duplicati.CommandLine.csproj
+++ b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
@@ -169,6 +169,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>
<None Include="Duplicati.snk" />