Remove netcoreapp2.1 artifacts and support#674
Conversation
|
cc @ViktorHofer - FYI |
|
This requires dotnet/runtime#84782 to be merged first. |
|
Isn't dotnet/runtime#84782 blocked on dotnet/runtime#86151? |
I don't think so. Because the tip of runtime doesn't have prebuilt detection enabled, there is no dependency. In the full product build, the SBRP version from installer is what gets used. |
|
Sorry but I still don't understand what I need to do in the PR to make it ready to be merged. Do I just need to add the SBRP package feed? |
Let's discuss in the PR instead of here. |
|
Just merged the runtime PR in. This should now be unblocked. |
Fixes dotnet/source-build#3445