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 b2b8d49 + f59ac9b commit 4a2bf5fCopy full SHA for 4a2bf5f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.15.0
4
5
### Features
6
Directory.Build.props
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
- <VersionPrefix>5.14.1</VersionPrefix>
+ <VersionPrefix>5.15.0</VersionPrefix>
<LangVersion>13</LangVersion>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments