-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update maintenance-packages versions #11457
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
Conversation
@dotnet/kitten @rainersigwald @ericstj @ViktorHofer this is ready to review. |
Looks like msbuild also depends on source-build-reference-packages from the release/9.0 branch, just like fsharp. I guess it's expected in some repos to have an old dependency: #11592 |
@dotnet/kitten Blocked by #11592 |
Done. |
Thanks! Updating branch. |
@YuliiaKovalova We're ready to start merging all these similar PRs (all at the same time as mentioned in the description). Can you (or anyone in @dotnet/kitten) please merge this one when you get a chance? |
This PR is result of testing the parallel dependency updates to ensure source-build does not break: dotnet/dotnet#133
IMPORTANT: I need to merge this PR at the same time as all the other PRs in the other repos, to prevent breaking the dependency ingestion in the dotnet/sdk repo.