.NET: deps/ai extensions - #8270
Merged
Merged
Conversation
chore: upgrade OpenAI package Signed-off-by: Vincent Biret <vibiret@microsoft.com>
chore: upgrades AGUI chore: upgrades hyperlight Signed-off-by: Vincent Biret <vibiret@microsoft.com>
chore: upgrades copilot studio chore: upgrades microsoft agents Signed-off-by: Vincent Biret <vibiret@microsoft.com>
… versions Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ects Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…s multiple projects Signed-off-by: Vincent Biret <vibiret@microsoft.com>
… multiple projects Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ltiple projects Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…penAI to version 2.13.0 in multiple projects Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…s for Microsoft.Extensions packages Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…tests Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…d SessionPersistenceTests Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…13.5.0 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…on to 4.88.0 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Vincent Biret (baywet)
temporarily deployed
to
github-app-auth
September 10, 2026 18:48 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
temporarily deployed
to
github-app-auth
September 10, 2026 18:48 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
temporarily deployed
to
github-app-auth
September 10, 2026 18:48 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
temporarily deployed
to
github-app-auth
September 10, 2026 18:48 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
had a problem deploying
to
integration
September 10, 2026 18:48 — with
GitHub Actions
Error
Vincent Biret (baywet)
had a problem deploying
to
integration
September 10, 2026 18:48 — with
GitHub Actions
Error
Vincent Biret (baywet)
temporarily deployed
to
integration
September 10, 2026 19:24 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
temporarily deployed
to
integration
September 10, 2026 19:24 — with
GitHub Actions
Inactive
Vincent Biret (baywet)
marked this pull request as ready for review
September 11, 2026 10:01
Vincent Biret (baywet)
requested review from
SergeyMenshykh,
chetantoshniwal,
Peter Ibekwe (peibekwe),
Roger Barreto (rogerbarreto) and
westey (westey-m)
as code owners
September 11, 2026 10:01
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 10:01 — with
GitHub Actions
Active
Contributor
There was a problem hiding this comment.
MAF Automated Review — Iteration 2
Result: No findings
Scope: 2 net-new commit(s): 6092e8fe1293, c0fe0ffa09f4
Model: gpt-5.6-sol-fast
Overview
This incremental change corrects the self-contained hosted sample's Agent Framework MCP version and explicitly aligns the MCP Tasks extension with the existing MCP 2.2.0 reference. The explicit pins, matching central versions, paired framework dependencies, and task-lifecycle tests support the compatibility of the resulting dependency graph; no publishable defect was established.
Reviewed the supplied incremental change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.
westey (westey-m)
approved these changes
Sep 11, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 11, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 11, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 11, 2026
Vincent Biret (baywet)
enabled auto-merge
September 11, 2026 12:12
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 12:12 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
integration
September 11, 2026 12:13 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
integration
September 11, 2026 12:13 — with
GitHub Actions
Active
westey (westey-m)
approved these changes
Sep 11, 2026
This was referenced Sep 11, 2026
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.
Motivation & Context
Refresh the .NET dependency set to pick up newer AI provider, hosting, Aspire, AGUI, storage, identity, and Microsoft.Extensions package versions. This keeps samples and integration tests aligned with the current package ecosystem, removes now-unnecessary dependency overrides, and updates code that depends on renamed or serializer-sensitive APIs.
Description & Review Guide
What are the major changes?
1.20.0-preview.260831.1and matching dependency versions.LatestVersionIDinstead of the previous version property.What is the impact of these changes?
What do you want reviewers to focus on?
Related Issue
Fixes #
No open PR currently exists for this branch (
deps/ai-extensions). Replace the placeholder above with the linked issue and confirm there is no other open PR for that issue before submitting.Contribution Checklist
breaking changelabel (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.