Skip to content

Commit af58547

Browse files
committed
Update Versions.props for the 5.0.9/5.0.206 release.
1 parent 7422fa7 commit af58547

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>5</MajorVersion>
66
<MinorVersion>0</MinorVersion>
7-
<RuntimePatchVersion>8</RuntimePatchVersion>
8-
<SdkPatchVersion>205</SdkPatchVersion>
7+
<RuntimePatchVersion>9</RuntimePatchVersion>
8+
<SdkPatchVersion>206</SdkPatchVersion>
99
<RuntimeProductVersion>$(MajorVersion).$(MinorVersion).$(RuntimePatchVersion)</RuntimeProductVersion>
1010
<AspNetCoreProductVersion>$(MajorVersion).$(MinorVersion).$(RuntimePatchVersion)</AspNetCoreProductVersion>
1111
<SdkProductVersion>$(MajorVersion).$(MinorVersion).$(SdkPatchVersion)</SdkProductVersion>

0 commit comments

Comments
 (0)