We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6faf008 commit bad4051Copy full SHA for bad4051
eng/Versions.props
@@ -4,7 +4,7 @@
4
<VersionPrefix>10.0.1</VersionPrefix>
5
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
6
<PreReleaseVersionIteration></PreReleaseVersionIteration>
7
- <IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
+ <IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
8
<IsServicingBuild Condition="'$(PreReleaseVersionLabel)' == 'servicing'">true</IsServicingBuild>
9
<!--
10
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
0 commit comments