NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

move to Microsoft.WindowsAzure.SDK nuget #10031

Open SimonCropp opened 1 week ago

SimonCropp commented 1 week ago

so contributors can build without the legacy azure sdk installed

SimonCropp commented 1 week ago

so will you be doing the Microsoft.ApplicationInsights change?

joelverhagen commented 1 week ago

It would be worth identifying whether these dependencies are even needed any more. IIRC part of the reason we had them is because we were running on Azure Cloud Service which is a long ago deprecated service. We now run on Azure App Service so perhaps this and the dependent code is actually dead.

erdembayar commented 1 week ago

so will you be doing the Microsoft.ApplicationInsights change?

Currently, we don't have bandwidth for this right now. Maybe in the future yes. Unless it's blocking the build I would create the tracking issue and close the PR for now.

SimonCropp commented 6 days ago

well it is a fairly significant blocker to anyone wanting to contribute

erdembayar commented 5 days ago

We have workloads necessary for our repo here. So it's not really blocker.

well it is a fairly significant blocker to anyone wanting to contribute

Could you be able to take stab on this please?

SimonCropp commented 5 days ago

We have workloads necessary for our repo here. So it's not really blocker.

given many people use Rider and VScode. that guidance is not great