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/License
parent9dc44f48410b5d52db7efd0b0670c3f7a7edabdf (diff)
Disabled MSBuild for much faster builds on MacOS
Diffstat (limited to 'Duplicati/License')
-rw-r--r--Duplicati/License/Duplicati.License.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
index 43cf50942..894eccfd8 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -17,6 +17,7 @@
<UpgradeBackupLocation />
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile />
+ <UseMSBuildEngine>false</UseMSBuildEngine>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>