Add workaround for https://github.com/mono/linker/issues/1298 (#23368)
This commit is contained in:
parent
4891eadbbc
commit
65d9429a7d
|
|
@ -23,4 +23,7 @@
|
|||
<method signature="System.Void .ctor()" />
|
||||
</type>
|
||||
</assembly>
|
||||
|
||||
<!-- Workaround for https://github.com/mono/linker/issues/1298 -->
|
||||
<assembly fullname="System.Security.Cryptography.X509Certificates" />
|
||||
</linker>
|
||||
|
|
|
|||
Loading…
Reference in New Issue