Skip to content

Commit 44c226c

Browse files
authored
Remove Mono.WebAssembly.Interop (dotnet/extensions#2934)
* Remove Mono.WebAssembly.Interop \n\nCommit migrated from dotnet/extensions@4ac4b19
2 parents acbadf5 + 668a867 commit 44c226c

File tree

7 files changed

+1
-239
lines changed

7 files changed

+1
-239
lines changed

src/JSInterop/JSInterop.slnf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"path": "..\\..\\Extensions.sln",
44
"projects": [
55
"src\\JSInterop\\Microsoft.JSInterop\\src\\Microsoft.JSInterop.csproj",
6-
"src\\JSInterop\\Microsoft.JSInterop\\test\\Microsoft.JSInterop.Tests.csproj",
7-
"src\\JSInterop\\Mono.WebAssembly.Interop\\src\\Mono.WebAssembly.Interop.csproj",
6+
"src\\JSInterop\\Microsoft.JSInterop\\test\\Microsoft.JSInterop.Tests.csproj"
87
]
98
}
109
}

src/JSInterop/Mono.WebAssembly.Interop/Directory.Build.props

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/JSInterop/Mono.WebAssembly.Interop/ref/Mono.WebAssembly.Interop.csproj

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/JSInterop/Mono.WebAssembly.Interop/ref/Mono.WebAssembly.Interop.netstandard2.0.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/JSInterop/Mono.WebAssembly.Interop/src/InternalCalls.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/JSInterop/Mono.WebAssembly.Interop/src/Mono.WebAssembly.Interop.csproj

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/JSInterop/Mono.WebAssembly.Interop/src/MonoWebAssemblyJSRuntime.cs

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)