jonathanpeppers / boots

boots is a .NET global tool for "bootstrapping" vsix & pkg files. Just "boots https://url/to/your/package"!
MIT License
86 stars 9 forks source link

[mac] fix VS Mac updater URL #125

Closed jonathanpeppers closed 2 years ago

jonathanpeppers commented 2 years ago

A .NET MAUI pipeline was failing with:

Querying https://software.xamarin.com/Service/Updates?v=2&pv964ebddd-1ffe-47e7-8128-5ce17ffffb05=0&pv4569c276-1397-4adb-9485-82a7696df22e=0&pvd1ec039f-f3db-468b-a508-896d7c382999=0&pv0ab364ff-c0e9-43a8-8747-3afb02dc7731=0&level=Stable
An error occurred when executing task 'provision-macsdk'.
Error: One or more errors occurred. (Did not find XamarinMac, at channel Stable)

Something has changed with the web service at software.xamarin.com, where we need to pass an additional &pv34937104-97FC-42A0-9159-D951135F72CA=810000000 parameter to get results.

jonathanpeppers commented 2 years ago

I don't think this is needed, as they fixed the service.