From 0981c66465f2619ec0d912ebe9bb218068ef220a Mon Sep 17 00:00:00 2001 From: TopperDEL Date: Thu, 15 Jul 2021 17:15:03 +0200 Subject: feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-Backend --- .../Duplicati.Library.Backend.Tardigrade.csproj | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj (limited to 'Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj') diff --git a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj new file mode 100644 index 000000000..a37d1d2e1 --- /dev/null +++ b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj @@ -0,0 +1,130 @@ + + + + + Debug + AnyCPU + {AE035E01-C917-4F13-F35E-78F21C1A2F17} + Library + Properties + Duplicati.Library.Backend.Tardigrade + Duplicati.Library.Backend.Tardigrade + v4.7.1 + 512 + true + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + x64 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\..\..\..\packages\sqlite-net-pcl.1.7.335\lib\netstandard2.0\SQLite-net.dll + + + ..\..\..\..\packages\SQLitePCLRaw.bundle_green.2.0.3\lib\net461\SQLitePCLRaw.batteries_v2.dll + + + ..\..\..\..\packages\SQLitePCLRaw.core.2.0.3\lib\netstandard2.0\SQLitePCLRaw.core.dll + + + ..\..\..\..\packages\SQLitePCLRaw.bundle_green.2.0.3\lib\net461\SQLitePCLRaw.nativelibrary.dll + + + ..\..\..\..\packages\SQLitePCLRaw.provider.dynamic_cdecl.2.0.3\lib\netstandard2.0\SQLitePCLRaw.provider.dynamic_cdecl.dll + + + + ..\..\..\..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + + + + ..\..\..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + + + ..\..\..\..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll + + + ..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + + + + + + + + ..\..\..\..\packages\uplink.NET.2.6.1451\lib\netstandard2.0\uplink.NET.dll + + + + + + + + + + {d63e53e4-a458-4c2f-914d-92f715f58acf} + Duplicati.Library.Common + + + {c5899f45-b0ff-483c-9d38-24a9fcaab237} + Duplicati.Library.Interface + + + {b68f2214-951f-4f78-8488-66e1ed3f50bf} + Duplicati.Library.Localization + + + {de3e5d4c-51ab-4e5e-bee8-e636cebfba65} + Duplicati.Library.Utility + + + {ae035e01-c917-4f13-a35e-78f21c1a2f17} + Duplicati.Library.Backend.Storj + + + + + PreserveNewest + + + PreserveNewest + + + + + + PreserveNewest + + + PreserveNewest + + + + + + Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". + + + + + \ No newline at end of file -- cgit v1.2.3