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 1818 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' != 'true'" >preview</PreReleaseVersionLabel >
1919 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and '$(VersionFeature)' == '00'" >rtm</PreReleaseVersionLabel >
2020 <PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and '$(VersionFeature)' != '00'" >servicing</PreReleaseVersionLabel >
21- <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >3 </PreReleaseVersionIteration >
21+ <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >4 </PreReleaseVersionIteration >
2222 </PropertyGroup >
2323 <PropertyGroup >
2424 <VersionFeature21 >30</VersionFeature21 >
You can’t perform that action at this time.
0 commit comments