The .NET 8 SDK is using the new trimmed graph by default, with the exception of Microsoft.NET.CrossGen.targets which is still using the legacy graph.
|
RuntimeGraphPath="$(BundledRuntimeIdentifierGraphFile)" |
Relates to #90000.
cc @elinor-fung @dsplaisted @ViktorHofer