Skip to content

Commit

Permalink
aot browser
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Nov 14, 2023
1 parent ca1678e commit 3ad6425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/OneWare.Demo.Browser/OneWare.Demo.Browser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Release'">
<RunAOTCompilation>false</RunAOTCompilation>
<RunAOTCompilation>true</RunAOTCompilation>
<PublishTrimmed>false</PublishTrimmed>
<TrimMode>full</TrimMode>
<WasmBuildNative>true</WasmBuildNative>
Expand Down

0 comments on commit 3ad6425

Please sign in to comment.