We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d0de3 commit 6b67045Copy full SHA for 6b67045
eng/Versions.props
@@ -10,7 +10,7 @@
10
<VersionSDKMinor>2</VersionSDKMinor>
11
<!-- Use the feature version for each monthly servicng release -->
12
<!-- Use the patch version for intra-monthly releases and hotfixes -->
13
- <VersionFeature>01</VersionFeature>
+ <VersionFeature>02</VersionFeature>
14
<VersionPatch>0</VersionPatch>
15
<!-- Enable to remove prerelease label. -->
16
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
0 commit comments