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 bbc8077 + 0aafd1a commit fbf8facCopy full SHA for fbf8fac
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 4.0.0-beta.8
4
5
### Features
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <Version>4.0.0-beta.7</Version>
+ <Version>4.0.0-beta.8</Version>
<LangVersion>12</LangVersion>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments