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-07 11:57:22 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-12-07 11:57:22 +0300
commit8933e424dd5e233b5cd47e49bb9829d250ffa9a7 (patch)
tree70634e46981b5db3809b7d11d9d2ca80433d0056 /Duplicati/CommandLine/Duplicati.CommandLine.csproj
parent98dc741dbd22e0bd6e1bed06e10b457a2b45bedf (diff)
Added support for box.com API.
This closes #579
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 a3a2b0dfc..99ba720dd 100644
--- a/Duplicati/CommandLine/Duplicati.CommandLine.csproj
+++ b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
@@ -177,6 +177,10 @@
<Project>{6643A5AE-AB38-453F-ADCE-408E35A81A83}</Project>
<Name>Duplicati.Library.Backend.Mega</Name>
</ProjectReference>
+ <ProjectReference Include="..\Library\Backend\Box\Duplicati.Library.Backend.Box.csproj">
+ <Project>{3FF7DD0B-5284-4BF9-97D9-1E4417FDABB2}</Project>
+ <Name>Duplicati.Library.Backend.Box</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Duplicati.snk" />