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 51cea7d commit 1f7c211Copy full SHA for 1f7c211
1 file changed
build/Versions.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<!-- This repo version -->
4
<VersionBase>1.2.0</VersionBase>
5
- <PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel></PreReleaseVersionLabel>
6
7
<UsingToolPdbConverter>true</UsingToolPdbConverter>
8
@@ -17,4 +17,4 @@
17
<!-- Libs -->
18
<MicrosoftDiaSymReaderNativeVersion>1.7.0-beta-25631</MicrosoftDiaSymReaderNativeVersion>
19
</PropertyGroup>
20
-</Project>
+</Project>
0 commit comments