We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20a74c commit 1bb383dCopy full SHA for 1bb383d
Version.targets
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<!-- The assembly uses this version number. !-->
5
<VersionPrefix>1.0.0</VersionPrefix>
6
- <SuffixNumber>27</SuffixNumber>
+ <SuffixNumber>28</SuffixNumber>
7
<VersionSuffix>pre.$(SuffixNumber)</VersionSuffix>
8
</PropertyGroup>
9
</Project>
0 commit comments