Skip to content

Commit 153eda4

Browse files
authored
Ship the JSInterop package (#22794)
1 parent 502a457 commit 153eda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageTags>wasm;javascript;interop</PackageTags>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>
88
<IsPackable>true</IsPackable>
9-
<IsShipping>false</IsShipping>
9+
<IsShipping>true</IsShipping>
1010
<HasReferenceAssembly>false</HasReferenceAssembly>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)