We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de419bb commit cb560afCopy full SHA for cb560af
NeoLua.NuGet/common.targets
@@ -14,7 +14,7 @@
14
<AssemblyVersion>5.3.0.0</AssemblyVersion>
15
<FileVersion>1.3.14.0</FileVersion>
16
17
- <VersionAdd>beta.1</VersionAdd>
+ <!--<VersionAdd>beta.0</VersionAdd>-->
18
<SimpleVersionPattern>^(\d+)\.(\d+)\.(\d+)</SimpleVersionPattern>
19
<SimpleVersion>$([System.Text.RegularExpressions.Regex]::Match($(FileVersion), $(SimpleVersionPattern)))</SimpleVersion>
20
0 commit comments