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:
authorKenneth Skovhede <kenneth@hexad.dk>2014-11-15 16:59:54 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2014-11-15 16:59:54 +0300
commit70952f30b0c48fdbf75d7eb47ca82a1ccf4e7f48 (patch)
tree946f2a3ed48739822d52c6368c6bb5a55cdcc075 /Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
parent4a57eed9b5a54a82e30079bd85fbccaf1bb3ab8f (diff)
Added FileMissingException
Diffstat (limited to 'Duplicati/Library/Interface/Duplicati.Library.Interface.csproj')
-rw-r--r--Duplicati/Library/Interface/Duplicati.Library.Interface.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
index e224cea46..aa33c8fe7 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -102,4 +102,10 @@
<Target Name="AfterBuild">
</Target>
-->
+ <ItemGroup>
+ <ProjectReference Include="..\Localization\Duplicati.Library.Localization.csproj">
+ <Project>{B68F2214-951F-4F78-8488-66E1ED3F50BF}</Project>
+ <Name>Duplicati.Library.Localization</Name>
+ </ProjectReference>
+ </ItemGroup>
</Project> \ No newline at end of file