-
Notifications
You must be signed in to change notification settings - Fork 5k
Bump RC2 intellisense version #59223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump RC2 intellisense version #59223
Conversation
* Bump intellisense version to RC1 * Use package pushed to correct feed (dotnet6-transport) Co-authored-by: carlossanlop <[email protected]>
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsThe .NET 6.0 RC1 documentation is live now in MS Docs: https://docs.microsoft.com/en-us/dotnet/api/?view=net-6.0 We generated the IntelliSense nuget package version for that branch, and we made sure it got pushed to the correct expected feed ( This is a cherry-pick of the change already merged in main.
|
Approved for Tell Mode. @danmoseley, we'll need your help merging once the CI finishes. |
@dotnet/dncenghot why are these queues timing out here? ("##[error]The agent did not connect within the alloted time of 45 minute(s).") |
This is caused by our switch to the 1es pools. They are having trouble keeping up with our scale. There is a larger conversation about this in the FR teams channel. |
Thanks @alexperovich and I just saw @MattGal comment. #59194 (comment) I'll click rerun. |
The .NET 6.0 RC1 documentation is live now in MS Docs: https://docs.microsoft.com/en-us/dotnet/api/?view=net-6.0
We generated the IntelliSense nuget package version for that branch, and we made sure it got pushed to the correct expected feed (
dotnet6-transport
). Here's the pipeline output of the package push: https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=253493&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b&t=11e7ea89-affe-5194-cdc6-0171c3394706This is a cherry-pick of the change already merged in main.