PTVS
PTVS copied to clipboard
Get PTVS building for public again
Fixes #7170
- Changed package feeds to public ones
- Updated some package versions
- Cleaned up PreBuild.ps1
I tested building on a clean win10 VM with no authentication enabled. The VM wasn't even domain joined. I just installed VS and npm, then ran PreBuild.ps1 and all nuget packages downloaded correctly, pylance downloaded correctly, debugpy downloaded correctly. Public should be able to build again.