Skip to content

Commit 1f7c211

Browse files
authored
Remove pre-release package label
1 parent 51cea7d commit 1f7c211

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- This repo version -->
44
<VersionBase>1.2.0</VersionBase>
5-
<PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
5+
<PreReleaseVersionLabel></PreReleaseVersionLabel>
66

77
<UsingToolPdbConverter>true</UsingToolPdbConverter>
88

@@ -17,4 +17,4 @@
1717
<!-- Libs -->
1818
<MicrosoftDiaSymReaderNativeVersion>1.7.0-beta-25631</MicrosoftDiaSymReaderNativeVersion>
1919
</PropertyGroup>
20-
</Project>
20+
</Project>

0 commit comments

Comments
 (0)