Skip to content

Commit

Permalink
Merge pull request #30 from aspnet/1.0.2
Browse files Browse the repository at this point in the history
1.0.2
  • Loading branch information
StephenMolloy authored Jul 6, 2018
2 parents fba14ad + 0e2d7d6 commit 37b8151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/MicrosoftConfigurationBuilders.settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<VersionMajor>1</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionRevision>0</VersionRevision>
<VersionRelease>1</VersionRelease>
<VersionRelease>2</VersionRelease>
<VersionRelease Condition="'$(BuildQuality)' != 'rtm'">$(VersionRelease)-$(BuildQuality)</VersionRelease>
</PropertyGroup>

Expand Down

0 comments on commit 37b8151

Please sign in to comment.