Skip to content

Commit 6ffdb24

Browse files
author
Nathan Ricci
authored
[WASM] Added UsingBrowserRuntimeWorkload (#1719)
1 parent bf54f01 commit 6ffdb24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarkDotNet/Templates/WasmCsProj.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<AssemblyName>$PROGRAMNAME$</AssemblyName>
99
<RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
1010
<MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
11+
<UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
1112
$COPIEDSETTINGS$
1213
</PropertyGroup>
1314

0 commit comments

Comments
 (0)