Skip to content

Commit

Permalink
Remove pre-release package label
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat authored Oct 13, 2017
1 parent 51cea7d commit 1f7c211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- This repo version -->
<VersionBase>1.2.0</VersionBase>
<PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
<PreReleaseVersionLabel></PreReleaseVersionLabel>

<UsingToolPdbConverter>true</UsingToolPdbConverter>

Expand All @@ -17,4 +17,4 @@
<!-- Libs -->
<MicrosoftDiaSymReaderNativeVersion>1.7.0-beta-25631</MicrosoftDiaSymReaderNativeVersion>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 1f7c211

Please sign in to comment.