-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 732318: Update SdkUpdater to pin transitive dependencies wh…
…en able. - SdkUpdater will now check for CPM and transitive pinning to be enabled when working with transitive dependencies - SdkUpdater will add a PackageVersion element to the last ItemGroup which contains PackageVersion elements. - project_file_parser will now lookup dependency versions from the PackageVersion items in Directory.Packages.props Also see related smoke test https://dev.azure.com/mseng/1ES/_git/adodependabot-smoke-tests/pullrequest/732336 Related work items: #2078137
- Loading branch information
1 parent
6cd6c79
commit ec30d3b
Showing
4 changed files
with
263 additions
and
22 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
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
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
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