We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71f708 commit 4a6ae8fCopy full SHA for 4a6ae8f
1 file changed
tools/WebStack.versions.settings.targets
@@ -5,7 +5,7 @@
5
<PropertyGroup>
6
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
7
<VersionMinor Condition="'$(VersionMinor)' == ''">5</VersionMinor>
8
- <VersionBuild Condition="'$(VersionBuild)' == ''">3</VersionBuild>
+ <VersionBuild Condition="'$(VersionBuild)' == ''">4</VersionBuild>
9
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
10
</PropertyGroup>
11
0 commit comments