Skip to content
Permalink
Browse files
Merge pull request #9902 from shuffle2/msbuild-deprecated
msbuild: remove deprecated MinimalRebuild
  • Loading branch information
Tilka committed Jul 17, 2021
2 parents 0b18f8a + 7117bd5 commit 2adbd77
Showing 1 changed file with 0 additions and 1 deletion.
@@ -84,7 +84,6 @@
<TreatWarningAsError>true</TreatWarningAsError>
<IntrinsicFunctions>true</IntrinsicFunctions>
<RuntimeTypeInfo>false</RuntimeTypeInfo>
<MinimalRebuild>false</MinimalRebuild>
<FunctionLevelLinking>true</FunctionLevelLinking>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<!--Enable latest C++ standard-->

0 comments on commit 2adbd77

Please sign in to comment.