File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/BenchmarkDotNet/Templates Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1414 <WasmMainJSPath>$(RuntimeSrcDir)\src\mono\wasm\runtime-test.js</WasmMainJSPath>
1515 <WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
1616 <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
17+ <WasmNativeWorkload>false</WasmNativeWorkload>
1718 $COPIEDSETTINGS$
1819 </PropertyGroup>
1920
Original file line number Diff line number Diff line change 1010 <MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
1111 <UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
1212 <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
13+ <WasmNativeWorkload>false</WasmNativeWorkload>
1314 $COPIEDSETTINGS$
1415 </PropertyGroup>
1516
You can’t perform that action at this time.
0 commit comments