.NET: chore: promote shipped .NET APIs for main - #8248
Closed
maf-ci-automations[bot] wants to merge 1 commit into
Closed
.NET: chore: promote shipped .NET APIs for main#8248maf-ci-automations[bot] wants to merge 1 commit into
maf-ci-automations[bot] wants to merge 1 commit into
Conversation
maf-ci-automations
Bot
requested review from
SergeyMenshykh,
chetantoshniwal,
Roger Barreto (rogerbarreto) and
westey (westey-m)
as code owners
September 10, 2026 13:44
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The API promotions and removal marker are applied consistently across every target framework.
Pull request overview
Promotes released Microsoft.Agents.AI APIs into shipped baselines across all supported .NET targets.
Changes:
- Moves nine API entries from unshipped to shipped baselines.
- Records
AgentFileStore.SearchAsyncchanging from abstract to virtual. - Resets unshipped baselines to empty.
File summaries
| File | Description |
|---|---|
PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt |
Clears promoted entries. |
PublicAPI/netstandard2.0/PublicAPI.Shipped.txt |
Records released APIs. |
PublicAPI/net9.0/PublicAPI.Unshipped.txt |
Clears promoted entries. |
PublicAPI/net9.0/PublicAPI.Shipped.txt |
Records released APIs. |
PublicAPI/net8.0/PublicAPI.Unshipped.txt |
Clears promoted entries. |
PublicAPI/net8.0/PublicAPI.Shipped.txt |
Records released APIs. |
PublicAPI/net472/PublicAPI.Unshipped.txt |
Clears promoted entries. |
PublicAPI/net472/PublicAPI.Shipped.txt |
Records released APIs. |
PublicAPI/net10.0/PublicAPI.Unshipped.txt |
Clears promoted entries. |
PublicAPI/net10.0/PublicAPI.Shipped.txt |
Records released APIs. |
Review details
- Files reviewed: 10/10 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Contributor
Code Coverage OverviewLanguages: C# C# / code-coverage/dotnetThe overall line coverage in commit 7f42b0f in the Show a line coverage summary of the most covered files.
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automatically promotes entries from PublicAPI.Unshipped.txt to PublicAPI.Shipped.txt for released .NET packages.