File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2323 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' != 'true'" >preview</PreReleaseVersionLabel >
2424 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and '$(VersionFeature)' == '00'" >rtm</PreReleaseVersionLabel >
2525 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and '$(VersionFeature)' != '00'" >servicing</PreReleaseVersionLabel >
26- <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >2 </PreReleaseVersionIteration >
26+ <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >3 </PreReleaseVersionIteration >
2727 </PropertyGroup >
2828 <PropertyGroup >
2929 <VersionFeature21 >30</VersionFeature21 >
You can’t perform that action at this time.
0 commit comments