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.
2 parents adc75c0 + 4c9c14c commit b73fcd5Copy full SHA for b73fcd5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.0.0-rc.2
4
5
### Features
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>6.0.0-rc.1</VersionPrefix>
+ <VersionPrefix>6.0.0-rc.2</VersionPrefix>
<VersionSuffix>prerelease</VersionSuffix>
<LangVersion>13</LangVersion>
7
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
0 commit comments