From 153eda4e880f91f597706114210986b28e3d6d73 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Wed, 10 Jun 2020 12:39:52 -0700 Subject: [PATCH] Ship the JSInterop package (#22794) --- .../JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj b/src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj index c221454f1a..5f291a8faf 100644 --- a/src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj +++ b/src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj @@ -6,7 +6,7 @@ wasm;javascript;interop true true - false + true false true