Enable ILLink warning analysis for OOB libraries #48488
Labels
area-Infrastructure-libraries
linkable-framework
Issues associated with delivering a linker friendly framework
Milestone
In #38033 we enabled ILLink warning analysis for assemblies that are in the NETCoreApp shared fx / runtimepack.
With #48428 we are marking all libraries built in
dotnet/runtime
as "trimmable". We should enable ILLink warning analysis for these libraries as well. And then once we are finished resolving the warnings in the libraries in the runtimepack (#45623), we will start working on the rest of the libraries as well.cc @marek-safar @joperezr @sbomer
The text was updated successfully, but these errors were encountered: