Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cause
The assembly produced one or more AOT analysis warnings. The warnings have been collapsed into a single warning message because they refer to code that likely comes from a third party and is not directly actionable. Using the library with Native AOT might be problematic.
To see the detailed warnings, specify <TrimmerSingleWarn>false</TrimmerSingleWarn>
in your project file.