Skip to content

Commit 199a64e

Browse files
Backflow from https://github.com/dotnet/dotnet / 8ee0cc0 build 289521
[[ commit created by automation ]]
1 parent 3daa2ad commit 199a64e

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
@@ -4,8 +4,8 @@
44
<PropertyGroup>
55
<MajorVersion>10</MajorVersion>
66
<MinorVersion>0</MinorVersion>
7-
<PatchVersion>0</PatchVersion>
8-
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
7+
<PatchVersion>1</PatchVersion>
8+
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
99
<PreReleaseVersionIteration></PreReleaseVersionIteration>
1010
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
1111
<!--

0 commit comments

Comments
 (0)