Skip to content

Commit 081563a

Browse files
author
Nathan Ricci
authored
Added UsingBrowserRuntimeWorkload false. (#1741)
1 parent e7ff4ce commit 081563a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarkDotNet/Templates/WasmAotCsProj.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
1616
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
1717
<WasmNativeWorkload>false</WasmNativeWorkload>
18+
<UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
1819
$COPIEDSETTINGS$
1920
</PropertyGroup>
2021

0 commit comments

Comments
 (0)