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:
authorTopperDEL <github_com@tparth.de>2021-07-15 18:15:03 +0300
committerTopperDEL <github_com@tparth.de>2021-07-15 18:15:03 +0300
commit0981c66465f2619ec0d912ebe9bb218068ef220a (patch)
tree3817c7e7f2643c6a587fd462bd6f747f1dcff7b1 /Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
parent3ed7d4b1634c2c882ff86dea79177ec87089c8dc (diff)
feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-Backend
Diffstat (limited to 'Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj')
-rw-r--r--Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
index 3a427342c..f4fcacef4 100644
--- a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
+++ b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
@@ -90,6 +90,10 @@
<Project>{ae035e01-c917-4f13-a35e-78f21c1a2f17}</Project>
<Name>Duplicati.Library.Backend.Storj</Name>
</ProjectReference>
+ <ProjectReference Include="..\..\Library\Backend\Tardigrade\Duplicati.Library.Backend.Tardigrade.csproj">
+ <Project>{ae035e01-c917-4f13-f35e-78f21c1a2f17}</Project>
+ <Name>Duplicati.Library.Backend.Tardigrade</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\Library\Backend\TencentCOS\Duplicati.Library.Backend.TencentCOS.csproj">
<Project>{545dd6d4-9476-42d6-b51c-a28e000c489e}</Project>
<Name>Duplicati.Library.Backend.TencentCOS</Name>