Skip to content

Commit

Permalink
Bump Blazor package versions to preview4
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Nov 14, 2019
1 parent c273f3c commit a96d843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Expand Up @@ -13,7 +13,7 @@
<PreReleaseVersionLabel>preview3</PreReleaseVersionLabel>
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>
<!-- Blazor WASM packages will not RTM with 3.1 -->
<BlazorWASMPreReleaseVersionLabel>preview3</BlazorWASMPreReleaseVersionLabel>
<BlazorWASMPreReleaseVersionLabel>preview4</BlazorWASMPreReleaseVersionLabel>
<!--
We do not support changing reference assemblies in a patch. This ignores
the patch version number to ensure assembly version of ref assemblies stays constant
Expand Down

0 comments on commit a96d843

Please sign in to comment.