After the work from https://github.com/dotnet/sdk/pull/43015 is finished, we should go back and investigate the cause of the prebuilts that were introduced in that PR and other prebuilts that were added to the tarball as a result of the transition to .NET 10.0.
The simple cause for the prebuilts could that the MSFT and source-build sdk/artifacts do not align. The simple fix for this would be to rebootstrap source-build to update the n-1 artifacts and then remove the remove the prebuilts tarball.
After the investigation has been completed, we should remove the prebuilts tarball.
After the work from https://github.com/dotnet/sdk/pull/43015 is finished, we should go back and investigate the cause of the prebuilts that were introduced in that PR and other prebuilts that were added to the tarball as a result of the transition to .NET 10.0.
The simple cause for the prebuilts could that the MSFT and source-build sdk/artifacts do not align. The simple fix for this would be to rebootstrap source-build to update the n-1 artifacts and then remove the remove the prebuilts tarball.
After the investigation has been completed, we should remove the prebuilts tarball.