Skip to content

Commit

Permalink
Merge branch 'release/3.1' into darc-release/3.1-95ab06da-440a-4e13-9…
Browse files Browse the repository at this point in the history
…c8b-96cc74cf9622
  • Loading branch information
wtgodbe committed Nov 14, 2019
2 parents 716d513 + 77d27ab commit d80e656
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 d80e656

Please sign in to comment.