Skip to content

Commit 7c73dbc

Browse files
committed
[ci] Update branding
1 parent e6044ad commit 7c73dbc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

eng/Versions.props

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
<MinorVersion>0</MinorVersion>
66
<PatchVersion>0</PatchVersion>
77
<SdkBandVersion>10.0.100</SdkBandVersion>
8-
<PreReleaseVersionLabel>ci.net10</PreReleaseVersionLabel>
8+
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
99
<PreReleaseVersionLabel Condition="'$(BUILD_SOURCEBRANCH)' == 'refs/heads/inflight/current'">ci.inflight</PreReleaseVersionLabel>
10-
<PreReleaseVersionIteration>
11-
</PreReleaseVersionIteration>
10+
<PreReleaseVersionIteration>6</PreReleaseVersionIteration>
1211
<!-- Servicing builds have different characteristics for the way dependencies, baselines, and versions are handled. -->
1312
<IsServicingBuild Condition=" '$(PreReleaseVersionLabel)' == 'servicing' ">true</IsServicingBuild>
1413
<!-- Enable to remove prerelease label and produce stable package versions. -->

0 commit comments

Comments
 (0)