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 13
13
<RunAOTCompilation>true</RunAOTCompilation>
14
14
<WasmMainJSPath>$(RuntimeSrcDir)\src\mono\wasm\runtime-test.js</WasmMainJSPath>
15
15
<WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
16
+ <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
16
17
$COPIEDSETTINGS$
17
18
</PropertyGroup>
18
19
Original file line number Diff line number Diff line change 9
9
<RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
10
10
<MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
11
11
<UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
12
+ <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
12
13
$COPIEDSETTINGS$
13
14
</PropertyGroup>
14
15
You can’t perform that action at this time.
0 commit comments