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 8
8
<PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' != 'true'" >preview</PreReleaseVersionLabel >
9
9
<PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and $(VersionPrefix.EndsWith('00'))" >rtm</PreReleaseVersionLabel >
10
10
<PreReleaseVersionLabel Condition =" '$(StabilizePackageVersion)' == 'true' and !$(VersionPrefix.EndsWith('00'))" >servicing</PreReleaseVersionLabel >
11
- <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >2 </PreReleaseVersionIteration >
11
+ <PreReleaseVersionIteration Condition =" '$(StabilizePackageVersion)' != 'true'" >3 </PreReleaseVersionIteration >
12
12
<UsingToolXliff >true</UsingToolXliff >
13
13
<FlagNetStandard1XDependencies >true</FlagNetStandard1XDependencies >
14
14
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments