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 3c6e43e commit d334070Copy full SHA for d334070
version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>2.3.0</VersionPrefix>
4
- <VersionSuffix>beta</VersionSuffix>
+ <VersionPrefix>3.0.0</VersionPrefix>
+ <VersionSuffix>alpha</VersionSuffix>
5
</PropertyGroup>
6
</Project>
0 commit comments