Skip to content

Commit 351faec

Browse files
authored
Branding for Preview 4 🦺
I made the preview 3 branch off main as today was the deadline. Please see #18325 for an example of how this has been done previously.
1 parent 63e7077 commit 351faec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎eng/Versions.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
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>

0 commit comments

Comments
 (0)