We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcee4d commit 209b724Copy full SHA for 209b724
eng/Versions.props
@@ -17,7 +17,7 @@
17
</PropertyGroup>
18
<PropertyGroup Condition="'$(UseBetaVersion)' == 'true'">
19
<VersionPrefix>2.0.0</VersionPrefix>
20
- <PreReleaseVersionLabel>beta3</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>beta4</PreReleaseVersionLabel>
21
<AutoGenerateAssemblyVersion>false</AutoGenerateAssemblyVersion>
22
23
<PropertyGroup Condition="'$(UseAlphaVersion)' == 'true'">
0 commit comments