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 d5d4b66 commit ad7e1a6Copy full SHA for ad7e1a6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 4.9.0
4
5
### Fixes
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>4.8.1</VersionPrefix>
+ <VersionPrefix>4.9.0</VersionPrefix>
<LangVersion>12</LangVersion>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments