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 c3661fd commit 176633dCopy full SHA for 176633d
eng/Versions.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<MajorVersion>9</MajorVersion>
4
<MinorVersion>0</MinorVersion>
5
- <PatchVersion>100</PatchVersion>
+ <PatchVersion>110</PatchVersion>
6
<SdkBandVersion>9.0.100</SdkBandVersion>
7
<PreReleaseVersionLabel>ci.main</PreReleaseVersionLabel>
8
<PreReleaseVersionLabel Condition="'$(BUILD_SOURCEBRANCH)' == 'refs/heads/inflight/current'">ci.inflight</PreReleaseVersionLabel>
0 commit comments