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 bf54f01 commit 6ffdb24Copy full SHA for 6ffdb24
src/BenchmarkDotNet/Templates/WasmCsProj.txt
@@ -8,6 +8,7 @@
8
<AssemblyName>$PROGRAMNAME$</AssemblyName>
9
<RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
10
<MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
11
+ <UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
12
$COPIEDSETTINGS$
13
</PropertyGroup>
14
0 commit comments