We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b81458 + 980c6c8 commit bcd623aCopy full SHA for bcd623a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.0.1
4
5
### Fixes
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>5.0.0</VersionPrefix>
+ <VersionPrefix>5.0.1</VersionPrefix>
<LangVersion>13</LangVersion>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments