We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3bb55 commit dc1181cCopy full SHA for dc1181c
Directory.Version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
<!-- This must match the major and minor components of the referenced *.Extensions.* packages (and highest supported .NET TFM). -->
4
- <VersionPrefix>9.0.0</VersionPrefix>
+ <VersionPrefix>9.0.1</VersionPrefix>
5
</PropertyGroup>
6
</Project>
0 commit comments