Release builds should default to partial PGO R2R: - `@(_ReadyToRunPgoFiles)` - default to the bundled mibc profiles from #33387 - `$(PublishReadyToRunCrossgen2ExtraArgs)=--partial` - possibly conditioned with an internal property `$(_MauiEnablePartialReadyToRun)=true`
Release builds should default to partial PGO R2R:
@(_ReadyToRunPgoFiles)- default to the bundled mibc profiles from [Android][CoreCLR] Package PGO profiles in the .NET MAUI workload #33387$(PublishReadyToRunCrossgen2ExtraArgs)=--partial- possibly conditioned with an internal property$(_MauiEnablePartialReadyToRun)=true