docs: fix the missing globalization data by linking (#688)

This commit is contained in:
James Yeung 2020-10-18 17:48:24 +08:00 committed by GitHub
parent 30d99c380b
commit 0a44438cdc

View File

@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
<BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData>
</PropertyGroup>
<ItemGroup>