We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eac7e commit f9059d3Copy full SHA for f9059d3
eng/Versions.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<MajorVersion>5</MajorVersion>
5
<MinorVersion>0</MinorVersion>
6
- <PatchVersion>9</PatchVersion>
+ <PatchVersion>10</PatchVersion>
7
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
8
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
9
<PreReleaseVersionIteration></PreReleaseVersionIteration>
0 commit comments