Skip to content

Commit

Permalink
Stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcansdale committed Aug 1, 2016
1 parent 50fb9bc commit 899d7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Use Visual Studio Team Services BuildID if available (defaults to 0) -->
<BuildNumber>$(%BUILD_BUILDID)</BuildNumber>
<BuildNumber Condition=" $(BuildNumber) == '' ">0</BuildNumber>
<PreRelease>-beta</PreRelease>
<!-- <PreRelease>-beta</PreRelease> -->
<PreRelease></PreRelease>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 899d7df

Please sign in to comment.