As part of integrating into .NET 5 TFMs, we need to evaluate crossgen support. This would require delivering per-arch runtime targeting packs for each TFM we support (17763, 18362, and 19041).
We first should do perf analysis to understand the perf gains of doing this. If they're not significant, then we could deliver TFM integration as Any CPU instead.
As part of integrating into .NET 5 TFMs, we need to evaluate crossgen support. This would require delivering per-arch runtime targeting packs for each TFM we support (17763, 18362, and 19041).
We first should do perf analysis to understand the perf gains of doing this. If they're not significant, then we could deliver TFM integration as Any CPU instead.