Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit df77420

Browse files
Update Signing.props
1 parent 901bd50 commit df77420

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/Signing.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@
193193
<_MonoBinaryToExcludeFromSigning Include="System.Xml.XPath.XDocument.dll" />
194194
<_MonoBinaryToExcludeFromSigning Include="System.Xml.XPath.XmlDocument.dll" />
195195
<_MonoBinaryToExcludeFromSigning Include="System.Xml.Xsl.Primitives.dll" />
196+
<_MonoBinaryToExcludeFromSigning Include="WebAssembly.Bindings.dll" />
197+
<_MonoBinaryToExcludeFromSigning Include="WebAssembly.Net.Http.dll" />
198+
<_MonoBinaryToExcludeFromSigning Include="WebAssembly.Net.WebSockets.dll" />
196199

197200
<FileSignInfo Include="@(_MonoBinaryToExcludeFromSigning)" CertificateName="None" />
198201
<SignValidationExclusionList Include="@(_MonoBinaryToExcludeFromSigning)" />

0 commit comments

Comments
 (0)