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>2013-05-25 18:40:15 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2013-05-25 18:40:15 +0400
commitd6966705986aa9477fed4af40d864f517c0b115e (patch)
tree7de24bf05333db66ab64c38f49c22895b9ce3ee2 /Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
parent6647c14fbc9ca5c4451aa9308adf17a657c287ec (diff)
Reworked the result reporting to support type safe values
Diffstat (limited to 'Duplicati/Library/Interface/Duplicati.Library.Interface.csproj')
-rw-r--r--Duplicati/Library/Interface/Duplicati.Library.Interface.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
index 810edcc0d..8cbd4b451 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -70,8 +70,8 @@
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
- <Compile Include="IBackendInteraction.cs" />
<Compile Include="IGenericCallbackModule.cs" />
+ <Compile Include="ResultInterfaces.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Strings\CommandLineArgument.resx">