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:
authorMax <michal@naiman.eu>2016-10-15 17:18:26 +0300
committerMax <michal@naiman.eu>2016-10-15 17:18:26 +0300
commitf68695ca41550251bf7394c3d2f5efe139bf8163 (patch)
tree3d89670a5aa0b5790c0347955c3755ff1c323e43 /Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
parent09851c55afdc600aa6f71449c43e45258a07f0fe (diff)
Added ability to backup hyperv using webgui
Diffstat (limited to 'Duplicati/Library/Interface/Duplicati.Library.Interface.csproj')
-rw-r--r--Duplicati/Library/Interface/Duplicati.Library.Interface.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
index 0957eaa0e..4a3f8d053 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -50,6 +50,7 @@
<Compile Include="IEncryption.cs" />
<Compile Include="ICompression.cs" />
<Compile Include="IFileEntry.cs" />
+ <Compile Include="IGenericSourceModule.cs" />
<Compile Include="IGenericModule.cs" />
<Compile Include="IQuotaEnabledBackend.cs" />
<Compile Include="IStreamingBackend.cs" />