From ba82edf7f89876c22a1a83e6e77b1bddc442c2ed Mon Sep 17 00:00:00 2001 From: TopperDEL Date: Tue, 19 May 2020 16:11:58 +0200 Subject: fix: Correct Package-References --- .../Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj | 8 ++++---- Duplicati/Library/Backend/Tardigrade/packages.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Duplicati/Library/Backend/Tardigrade') diff --git a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj index 72c8a73e2..5e3fedd2c 100644 --- a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj +++ b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj @@ -42,8 +42,8 @@ - - ..\packages\uplink.NET.2.1.3\lib\netstandard2.0\uplink.NET.dll + + ..\..\..\..\packages\uplink.NET.2.1.5\lib\netstandard2.0\uplink.NET.dll @@ -75,11 +75,11 @@ - + 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 diff --git a/Duplicati/Library/Backend/Tardigrade/packages.config b/Duplicati/Library/Backend/Tardigrade/packages.config index 6cc5431bd..3e0da8d53 100644 --- a/Duplicati/Library/Backend/Tardigrade/packages.config +++ b/Duplicati/Library/Backend/Tardigrade/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file -- cgit v1.2.3