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.sln
parent3ed7d4b1634c2c882ff86dea79177ec87089c8dc (diff)
feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-Backend
Diffstat (limited to 'Duplicati.sln')
-rw-r--r--Duplicati.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/Duplicati.sln b/Duplicati.sln
index e734b5ee1..c9c4d40fd 100644
--- a/Duplicati.sln
+++ b/Duplicati.sln
@@ -101,6 +101,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.CommandLine.Confi
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.Library.Encryption", "Duplicati\Library\Encryption\Duplicati.Library.Encryption.csproj", "{2CF2D90E-C25B-47AD-91E0-98451BAB8058}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.Library.Backend.Tardigrade", "Duplicati\Library\Backend\Tardigrade\Duplicati.Library.Backend.Tardigrade.csproj", "{AE035E01-C917-4F13-F35E-78F21C1A2F17}"
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.Library.Backend.Storj", "Duplicati\Library\Backend\Storj\Duplicati.Library.Backend.Storj.csproj", "{AE035E01-C917-4F13-A35E-78F21C1A2F17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.Library.Backend.TencentCOS", "Duplicati\Library\Backend\TencentCOS\Duplicati.Library.Backend.TencentCOS.csproj", "{545DD6D4-9476-42D6-B51C-A28E000C489E}"
@@ -307,6 +309,10 @@ Global
{2CF2D90E-C25B-47AD-91E0-98451BAB8058}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2CF2D90E-C25B-47AD-91E0-98451BAB8058}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2CF2D90E-C25B-47AD-91E0-98451BAB8058}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AE035E01-C917-4F13-F35E-78F21C1A2F17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AE035E01-C917-4F13-F35E-78F21C1A2F17}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AE035E01-C917-4F13-F35E-78F21C1A2F17}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AE035E01-C917-4F13-F35E-78F21C1A2F17}.Release|Any CPU.Build.0 = Release|Any CPU
{AE035E01-C917-4F13-A35E-78F21C1A2F17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE035E01-C917-4F13-A35E-78F21C1A2F17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE035E01-C917-4F13-A35E-78F21C1A2F17}.Release|Any CPU.ActiveCfg = Release|Any CPU