Skip to content

Commit 5957b1e

Browse files
authored
chore: Test remove manifest
1 parent 04f36e1 commit 5957b1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Uno.Wasm.Sample.RayTracer/Uno.Wasm.Sample.RayTracer.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<WasmShellMonoRuntimeExecutionMode Condition="'$(UseAOT)'=='true'">InterpreterAndAOT</WasmShellMonoRuntimeExecutionMode>
99
<MonoRuntimeDebuggerEnabled Condition="'$(Configuration)'=='Debug'">true</MonoRuntimeDebuggerEnabled>
1010
<DefineConstants>$(DefineConstants);__WASM__;UWP</DefineConstants>
11-
<WasmPWAManifestFile>app.webmanifest</WasmPWAManifestFile>
1211
<!--<WasmShellEnableEmccProfiling>true</WasmShellEnableEmccProfiling>-->
1312
<WasmShellPrintAOTSkippedMethods>true</WasmShellPrintAOTSkippedMethods>
1413
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)