Skip to content

Commit d80e656

Browse files
authored
Merge branch 'release/3.1' into darc-release/3.1-95ab06da-440a-4e13-9c8b-96cc74cf9622
2 parents 716d513 + 77d27ab commit d80e656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PreReleaseVersionLabel>preview3</PreReleaseVersionLabel>
1414
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>
1515
<!-- Blazor WASM packages will not RTM with 3.1 -->
16-
<BlazorWASMPreReleaseVersionLabel>preview3</BlazorWASMPreReleaseVersionLabel>
16+
<BlazorWASMPreReleaseVersionLabel>preview4</BlazorWASMPreReleaseVersionLabel>
1717
<!--
1818
We do not support changing reference assemblies in a patch. This ignores
1919
the patch version number to ensure assembly version of ref assemblies stays constant

0 commit comments

Comments
 (0)