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>2020-06-30 17:49:06 +0300
committerTopperDEL <github_com@tparth.de>2020-06-30 17:49:06 +0300
commitaff005fb79a0367a6edc2c9c0de64db9f5efcafb (patch)
tree474a06b9f4c2e047089ea87b5aa5f2c5860b5036 /Duplicati/Library/Backend/Tardigrade
parenta18e30ae84a421954459ce633b2ea7c6436c0756 (diff)
fix: Actually commit the project-file
Diffstat (limited to 'Duplicati/Library/Backend/Tardigrade')
-rw-r--r--Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
index dd777e6b0..cd99b5eaf 100644
--- a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
+++ b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
@@ -76,7 +76,7 @@
<None Include="storj_uplink.dylib">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
- <None Include="storj_uplink.so">
+ <None Include="libstorj_uplink.so">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>