Update jsinterop to version that supports Mono bfc35fc6e65

This commit is contained in:
Steve Sanderson 2018-08-30 09:42:01 +01:00
parent 38b45d82c7
commit 03ff6ca022
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit a9a5bb9eba154d9dc3f43d5636e49d02cbd6cc97
Subproject commit a3c408c3eda8f28ccc70c55f4169cad438ad75c6

View File

@ -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;