Skip to content

Commit

Permalink
Merge pull request #9902 from shuffle2/msbuild-deprecated
Browse files Browse the repository at this point in the history
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.
1 change: 0 additions & 1 deletion Source/VSProps/Base.props
Original file line number Diff line number Diff line change
Expand Up @@ -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-->
Expand Down

0 comments on commit 2adbd77

Please sign in to comment.