File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ configuration:
194194 isRegex : False
195195 then :
196196 - addMilestone :
197- milestone : 10.0 Preview3
197+ milestone : 10.0 Preview4
198198 description : Apply milestone to PRs on the main branch
199199 triggerOnOwnActions : true
200200 - if :
Original file line number Diff line number Diff line change 66 <PatchVersion >0</PatchVersion >
77 <!-- version in our package name #.#.#-below.#####.## -->
88 <PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
9- <PreReleaseVersionIteration >3 </PreReleaseVersionIteration >
9+ <PreReleaseVersionIteration >4 </PreReleaseVersionIteration >
1010 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
1111 <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
1212 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
You can’t perform that action at this time.
0 commit comments