Skip to content

Commit 73d7f2a

Browse files
committed
GHP fix
1 parent 80ddbc0 commit 73d7f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/RulesEngineEditorWebAssembly/RulesEngineEditorWebAssembly.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
4+
<NullabilityInfoContextSupport>true</NullabilityInfoContextSupport>
45
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
56
<BlazorCacheBootResources>false</BlazorCacheBootResources>
67
<GenerateJsonSerializerAttribute>true</GenerateJsonSerializerAttribute>

0 commit comments

Comments
 (0)