We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51faf6e commit a2ce3eeCopy full SHA for a2ce3ee
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>8.0.4</VersionPrefix>
+ <VersionPrefix>8.0.5</VersionPrefix>
4
<LangVersion>preview</LangVersion>
5
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
6
<AnalysisLevel>latest</AnalysisLevel>
0 commit comments