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 cdb9f35 commit b33f321Copy full SHA for b33f321
eng/Versions.props
@@ -3,8 +3,8 @@
3
<!-- This repo version -->
4
<MajorVersion>8</MajorVersion>
5
<MinorVersion>2</MinorVersion>
6
- <PatchVersion>0</PatchVersion>
7
- <VersionPrefix>8.2.0</VersionPrefix>
+ <PatchVersion>1</PatchVersion>
+ <VersionPrefix>8.2.1</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