We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ff4ce commit 081563aCopy full SHA for 081563a
src/BenchmarkDotNet/Templates/WasmAotCsProj.txt
@@ -15,6 +15,7 @@
15
<WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
16
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
17
<WasmNativeWorkload>false</WasmNativeWorkload>
18
+ <UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
19
$COPIEDSETTINGS$
20
</PropertyGroup>
21
0 commit comments