Update ApiChief script to use the net10.0 artifacts#7280
Merged
joperezr merged 1 commit intodotnet:mainfrom Feb 10, 2026
Merged
Update ApiChief script to use the net10.0 artifacts#7280joperezr merged 1 commit intodotnet:mainfrom
joperezr merged 1 commit intodotnet:mainfrom
Conversation
Member
Author
|
@joperezr I was tempted to conduct a full ApiChief baseline run as part of this, refreshing all baselines to have the 10.0 versions, but decided not to as the baselines should be reviewed by all area owners, and those baseline runs can just be postponed until each library needs to update its files to reflect API changes. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the API baseline generation script to align with the repo’s move to net10.0 build outputs, ensuring it reads the correct artifacts when generating baseline JSON files under src/Libraries.
Changes:
- Switch ApiChief invocation to use the
net10.0build output path. - Update library assembly paths consumed by ApiChief from
net9.0tonet10.0.
joperezr
approved these changes
Feb 10, 2026
Member
|
@jeffhandley @joperezr any chance to run ApiChief in the release pipeline? We do it in the internal R9 project where |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Microsoft Reviewers: Open in CodeFlow