Skip to content

Commit

Permalink
Reduced embedded resource ILLink.Descriptors.xml to only NLog, becaus…
Browse files Browse the repository at this point in the history
…e of IL2007
  • Loading branch information
snakefoot committed Sep 1, 2022
1 parent 5f64b54 commit c23ce42
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/NLog/ILLink.Descriptors.xml
@@ -1,18 +1,3 @@
<linker>
<assembly fullname="NLog" preserve="all" />
<assembly fullname="NLog.Targets.AppCenter" preserve="all" />
<assembly fullname="NLog.Targets.MauiLog" preserve="all" />
<assembly fullname="NLog.Database" preserve="all" />
<assembly fullname="NLog.DiagnosticSource" preserve="all" />
<assembly fullname="NLog.Extensions.Logging" preserve="all" />
<assembly fullname="NLog.Etw" preserve="all" />
<assembly fullname="NLog.MailKit" preserve="all" />
<assembly fullname="NLog.MSMQ" preserve="all" />
<assembly fullname="NLog.OutputDebugString" preserve="all" />
<assembly fullname="NLog.PerformanceCounter" preserve="all" />
<assembly fullname="NLog.WindowsEventLog" preserve="all" />
<assembly fullname="NLog.WindowsIdentity" preserve="all" />
<assembly fullname="NLog.Windows.Forms" preserve="all" />
<assembly fullname="NLog.Wcf" preserve="all" />
<assembly fullname="NLog.Web.AspNetCore" preserve="all" />
</linker>

0 comments on commit c23ce42

Please sign in to comment.