You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete the "Generating compatible code" message (#73554)
We no longer root all assemblies by default and we don't need to advertise the size switches to much. Also, we need to establish what switches we actually want to support (document on docs.microsoft.com) for real.
<MessageText="Generating compatible native code. To optimize for size or speed, visit https://aka.ms/OptimizeNativeAOT"Condition="$(_BuildingInCompatibleMode) == 'true'"Importance="high" />
0 commit comments