Skip to content

Commit

Permalink
Force a reference to System.Private.Runtime.InteropServices.JavaScrip…
Browse files Browse the repository at this point in the history
…t.dll
  • Loading branch information
lewing committed Nov 3, 2020
1 parent d78694f commit 531b1fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/Common/wasm-test-runner/WasmTestRunner.proj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
MicrosoftNetCoreAppRuntimePackDir="$(MicrosoftNetCoreAppRuntimePackDir)"
MainAssembly="$(TestAssembly)"
MainJS="$(CORE_ROOT)\runtime-test\runtime-test.js"
ExtraAssemblies="$(CORE_ROOT)\System.Private.Runtime.InteropServices.JavaScript.dll"
AssemblySearchPaths="@(AssemblySearchPaths)"
SkipMissingAssemblies="True"
/>
Expand Down

0 comments on commit 531b1fc

Please sign in to comment.