Skip to content

Commit d7cd6f3

Browse files
Update branding to 8.0.1 (dotnet#32250)
* Update branding to 8.0.1 * Update Versions.props --------- Co-authored-by: Matt Mitchell <[email protected]>
1 parent 187b0b8 commit d7cd6f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup Label="Version settings">
3-
<VersionPrefix>8.0.0</VersionPrefix>
4-
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
3+
<VersionPrefix>8.0.1</VersionPrefix>
4+
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
55
<PreReleaseVersionIteration>
66
</PreReleaseVersionIteration>
77
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>

0 commit comments

Comments
 (0)