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>2016-12-30 01:12:41 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2016-12-30 01:12:41 +0300
commit52eb8e84784944c2d874d3e646a36ee9656dd59e (patch)
tree7cb2c2c291725e948caeb4567002d1b6f305b18c /Duplicati/Library/Interface
parent9dc44f48410b5d52db7efd0b0670c3f7a7edabdf (diff)
Disabled MSBuild for much faster builds on MacOS
Diffstat (limited to 'Duplicati/Library/Interface')
-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 4a3f8d053..99c0f2fa8 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -17,6 +17,7 @@
<UpgradeBackupLocation />
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile />
+ <UseMSBuildEngine>false</UseMSBuildEngine>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>