File tree 2 files changed +2
-0
lines changed
src/BenchmarkDotNet/Templates
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 14
14
<WasmMainJSPath>$(RuntimeSrcDir)\src\mono\wasm\runtime-test.js</WasmMainJSPath>
15
15
<WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
16
16
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
17
+ <WasmNativeWorkload>false</WasmNativeWorkload>
17
18
$COPIEDSETTINGS$
18
19
</PropertyGroup>
19
20
Original file line number Diff line number Diff line change 10
10
<MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
11
11
<UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
12
12
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
13
+ <WasmNativeWorkload>false</WasmNativeWorkload>
13
14
$COPIEDSETTINGS$
14
15
</PropertyGroup>
15
16
You can’t perform that action at this time.
0 commit comments