From 9025f63fc37d1d234e0dbdbf247c433e5a679f42 Mon Sep 17 00:00:00 2001 From: Artak <34246760+mkArtakMSFT@users.noreply.github.com> Date: Thu, 30 Apr 2020 14:56:59 -0700 Subject: [PATCH] Marked the Mono.WebAssembly.Interop package as non-shipping (#21367) * Marked the Mono.WebAssembly.Interop package as non-shipping --- .../src/Mono.WebAssembly.Interop.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Blazor/Mono.WebAssembly.Interop/src/Mono.WebAssembly.Interop.csproj b/src/Components/Blazor/Mono.WebAssembly.Interop/src/Mono.WebAssembly.Interop.csproj index ea714b2d92..84ef24a030 100644 --- a/src/Components/Blazor/Mono.WebAssembly.Interop/src/Mono.WebAssembly.Interop.csproj +++ b/src/Components/Blazor/Mono.WebAssembly.Interop/src/Mono.WebAssembly.Interop.csproj @@ -6,7 +6,7 @@ wasm;javascript;interop true true - true + false false