We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c83a3 commit 26d25deCopy full SHA for 26d25de
demo/ServerHost/ServerHost.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netcoreapp3.1</TargetFramework>
5
- <BlazorWebAssemblyEnableLinking>false</BlazorWebAssemblyEnableLinking>
+ <BlazorWebAssemblyEnableLinking>true</BlazorWebAssemblyEnableLinking>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments