We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e03b23 commit e7bd92fCopy full SHA for e7bd92f
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)' == ''">10</VersionBuild>
+ <VersionBuild Condition="'$(VersionBuild)' == ''">11</VersionBuild>
9
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
10
</PropertyGroup>
11
0 commit comments