-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only update runtime maintenance-packages dependencies to latest when …
…not in source-build. Without this workaround, the deps flow from runtime to sdk will get blocked by roslyn because that repo will downgrade the package version. Roslyn cannot immediately get these same dependencies updated because msbuild will fail to find them. MSBuild needs to get these package versions updated before all other repos.
- Loading branch information
1 parent
17cb826
commit ea1c642
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters