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 70105d0 commit 9757b4fCopy full SHA for 9757b4f
eng/Versions.props
@@ -1,10 +1,10 @@
1
<Project>
2
<PropertyGroup>
3
<!-- This repo version -->
4
- <MajorVersion>8</MajorVersion>
5
- <MinorVersion>2</MinorVersion>
+ <MajorVersion>9</MajorVersion>
+ <MinorVersion>0</MinorVersion>
6
<PatchVersion>0</PatchVersion>
7
- <VersionPrefix>8.2.0</VersionPrefix>
+ <VersionPrefix>9.0.0</VersionPrefix>
8
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
9
<!--
10
When running package validation as part of the build, we want to ensure we didn't break the API against the previous
0 commit comments