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-07-01 14:50:07 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-07-01 14:50:07 +0300
commit55818d407cae5646d740f431b63b8bb79d40c524 (patch)
treef59a01bd2450985eff3972f98bf0bcfbd54d9dc4 /Duplicati/CommandLine/Duplicati.CommandLine.csproj
parent5465adc1914e8369c9c445ec2f677b32cbef7f95 (diff)
Added an OpenStack backend, tested with RackSpace.
This closes #626
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 251bbccc0..0a3a511b4 100644
--- a/Duplicati/CommandLine/Duplicati.CommandLine.csproj
+++ b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
@@ -153,6 +153,10 @@
<Project>{5489181D-950C-44AF-873C-45EB0A3B6BD2}</Project>
<Name>Duplicati.Library.Backend.GoogleServices</Name>
</ProjectReference>
+ <ProjectReference Include="..\Library\Backend\OpenStack\Duplicati.Library.Backend.OpenStack.csproj">
+ <Project>{D9E4E686-423C-48EC-A392-404E7C00860C}</Project>
+ <Name>Duplicati.Library.Backend.OpenStack</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Duplicati.snk" />