We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15eb92f commit a1685daCopy full SHA for a1685da
Directory.Build.props
@@ -47,7 +47,7 @@
47
stable (none) main push when version is bumped
48
49
To publish an RC: trigger workflow_dispatch with prerelease_suffix=rc.1 -->
50
- <VersionPrefix>1.5.9</VersionPrefix>
+ <VersionPrefix>1.5.10</VersionPrefix>
51
<FileVersion Condition="'$(BuildNumber)' != ''">$(VersionPrefix).$(BuildNumber)</FileVersion>
52
53
<!-- Shared NuGet package metadata -->
0 commit comments