We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92751dd commit 0d9dbcfCopy full SHA for 0d9dbcf
Directory.Version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
<!-- This must match the major and minor components of the referenced Microsoft.Extensions.Logging package. -->
4
- <VersionPrefix>9.0.0</VersionPrefix>
+ <VersionPrefix>9.0.1</VersionPrefix>
5
</PropertyGroup>
6
</Project>
0 commit comments