We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c273f3c + a96d843 commit 77d27abCopy full SHA for 77d27ab
eng/Versions.props
@@ -13,7 +13,7 @@
13
<PreReleaseVersionLabel>preview3</PreReleaseVersionLabel>
14
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>
15
<!-- Blazor WASM packages will not RTM with 3.1 -->
16
- <BlazorWASMPreReleaseVersionLabel>preview3</BlazorWASMPreReleaseVersionLabel>
+ <BlazorWASMPreReleaseVersionLabel>preview4</BlazorWASMPreReleaseVersionLabel>
17
<!--
18
We do not support changing reference assemblies in a patch. This ignores
19
the patch version number to ensure assembly version of ref assemblies stays constant
0 commit comments