Add 3.1 to package index / validation#49792
Conversation
|
Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer Issue DetailsReplaces #49781
|
|
I am totally underqualified to review this PR. :) But out of curiosity, I wonder if it would make sense to start performing cleanup of this as RIDs drop off. For instance, netcoreapp2.0 and netcoreapp3.0 are out of support, netcoreapp2.1 will be out of support by the time this wave ships, and so on. It doesn't affect this PR in any way, but it makes me wonder if we should do a grand pass of this and all of our ref\*.csproj and src\*.csproj files. |
After removing harvested assets, this would be the next iteration of trimming out package assets that aren't applicable to modern workloads anymore. |
|
I kicked the staging step again, but CI looked green otherwise. |
|
Nope, this looks good. |
Replaces #49781