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 fba14ad commit ffed303Copy full SHA for ffed303
tools/MicrosoftConfigurationBuilders.settings.targets
@@ -27,7 +27,7 @@
27
<VersionMajor>1</VersionMajor>
28
<VersionMinor>0</VersionMinor>
29
<VersionRevision>0</VersionRevision>
30
- <VersionRelease>1</VersionRelease>
+ <VersionRelease>2</VersionRelease>
31
<VersionRelease Condition="'$(BuildQuality)' != 'rtm'">$(VersionRelease)-$(BuildQuality)</VersionRelease>
32
</PropertyGroup>
33
0 commit comments