We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a9e6b commit 73d6864Copy full SHA for 73d6864
eng/Versions.props
@@ -2,7 +2,7 @@
2
<PropertyGroup Label="Version settings">
3
<VersionPrefix>10.0.0</VersionPrefix>
4
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
5
- <PreReleaseVersionIteration>3</PreReleaseVersionIteration>
+ <PreReleaseVersionIteration>4</PreReleaseVersionIteration>
6
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
7
<IsServicingBuild Condition="'$(PreReleaseVersionLabel)' == 'servicing'">true</IsServicingBuild>
8
<!--
0 commit comments