-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
backlogWe hope to fix this feature/bug in the futureWe hope to fix this feature/bug in the futurefeature requestRequest for a new featureRequest for a new feature
Description
Is your feature request related to a problem? Please describe.
NativeAOT support is very useful for reducing server hosting costs, as it reduces memory usage by quite a bit.
Additional context
Building a NativeAOT app with Bugsnag in the project produces this compiler warning:
/root/.nuget/packages/bugsnag/3.1.0/lib/netstandard2.0/Bugsnag.dll : warning IL2104: Assembly 'Bugsnag' produced trim warnings.
To be fully NativeAOT compatible with no potential runtime issues, there has to be 0 trim warnings.
MartinRichards23
Metadata
Metadata
Assignees
Labels
backlogWe hope to fix this feature/bug in the futureWe hope to fix this feature/bug in the futurefeature requestRequest for a new featureRequest for a new feature