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 703f37c commit 2fc8928Copy full SHA for 2fc8928
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>8.0.0</VersionPrefix>
+ <VersionPrefix>8.0.1</VersionPrefix>
4
<TargetFramework>net8.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments