Linker.xml 422 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- See: https://github.com/mono/linker/blob/master/docs/data-formats.md -->
  3. <linker>
  4. <assembly fullname="Microsoft.AspNetCore.Server.Kestrel.Core">
  5. <type fullname="Microsoft.AspNetCore.Server.Kestrel.Core.Internal.CertificateConfig" />
  6. </assembly>
  7. <assembly fullname="Microsoft.AspNetCore.Hosting.Abstractions" />
  8. <assembly fullname="System.Threading.Channels" />
  9. </linker>