Skip to content

Commit 26d25de

Browse files
authored
enable linker serverside
1 parent c4c83a3 commit 26d25de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/ServerHost/ServerHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
5-
<BlazorWebAssemblyEnableLinking>false</BlazorWebAssemblyEnableLinking>
5+
<BlazorWebAssemblyEnableLinking>true</BlazorWebAssemblyEnableLinking>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)