File tree Expand file tree Collapse file tree
src/BenchmarkDotNet/Templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <RunAOTCompilation>true</RunAOTCompilation>
1414 <WasmMainJSPath>$(RuntimeSrcDir)\src\mono\wasm\runtime-test.js</WasmMainJSPath>
1515 <WasmGenerateRunV8Script>true</WasmGenerateRunV8Script>
16+ <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
1617 $COPIEDSETTINGS$
1718 </PropertyGroup>
1819
Original file line number Diff line number Diff line change 99 <RuntimeIdentifier>browser-wasm</RuntimeIdentifier>
1010 <MicrosoftNetCoreAppRuntimePackDir>$RUNTIMEPACK$</MicrosoftNetCoreAppRuntimePackDir>
1111 <UsingBrowserRuntimeWorkload>false</UsingBrowserRuntimeWorkload>
12+ <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
1213 $COPIEDSETTINGS$
1314 </PropertyGroup>
1415
You can’t perform that action at this time.
0 commit comments