Skip to content

Commit a96d843

Browse files
authored
Bump Blazor package versions to preview4
1 parent c273f3c commit a96d843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

+1-1
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)