Update jsinterop to version that supports Mono bfc35fc6e65
This commit is contained in:
parent
38b45d82c7
commit
03ff6ca022
|
|
@ -1 +1 @@
|
|||
Subproject commit a9a5bb9eba154d9dc3f43d5636e49d02cbd6cc97
|
||||
Subproject commit a3c408c3eda8f28ccc70c55f4169cad438ad75c6
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) .NET Foundation. All rights reserved.
|
||||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
using Mono.WebAssembly.Interop;
|
||||
using WebAssembly.JSInterop;
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
|
|
|
|||
Loading…
Reference in New Issue