We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502a457 commit 153eda4Copy full SHA for 153eda4
src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj
@@ -6,7 +6,7 @@
6
<PackageTags>wasm;javascript;interop</PackageTags>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<IsPackable>true</IsPackable>
9
- <IsShipping>false</IsShipping>
+ <IsShipping>true</IsShipping>
10
<HasReferenceAssembly>false</HasReferenceAssembly>
11
12
</PropertyGroup>
0 commit comments