Source-build 7.0.0 created these packages with an incorrect version number which is stuckthe previously-source-built PVP for the 7.0.1 release. This causes a problem if bootstapping because the Microsoft versions of these packages don't actually exist, so trying to download them fails. This change allows us to override the version read out of PVP and set it to the actual version used by runtime.
* Fix aspnetcore offline build when nodejs is installed
* Remove centos7 and 8, replace with stream 8
* Change Fedora 33 container to Fedora 36
* Revert "Change Fedora 33 container to Fedora 36"
* Remove unused debian container definition
* Add extra packages needed for bootstrapping arm64
* Use PackageDownloads for bootstrapping PSB artifacts and update prebuilts version
Co-authored-by: Chris Rummel <crummel@microsoft.com>