.NET: update remaining dependencies - #8307
Merged
Merged
Conversation
….11.2 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…89.0 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ges to version 1.9.35-beta Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ensions.Hosting to version 10.0.12 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…r.Invocations to version 1.0.0-beta.7 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ysis.CSharp to version 5.9.0 Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 15:07 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 15:07 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 15:07 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
integration
September 11, 2026 15:07 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
integration
September 11, 2026 15:07 — with
GitHub Actions
Active
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Vincent Biret (baywet)
deployed
to
github-app-auth
September 11, 2026 17:27 — with
GitHub Actions
Active
Vincent Biret (baywet)
deployed
to
integration
September 11, 2026 17:28 — with
GitHub Actions
Active
This was referenced Sep 21, 2026
Merged
This branch was successfully deployed
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
Keep the .NET dependency set current with recent Agent Framework, provider SDK, hosting, command-line, analyzer, testing, and sample dependency releases. This reduces version drift across the .NET tree and keeps sample projects aligned with the package versions they demonstrate.
Description & Review Guide
What are the major changes?
Updates centrally managed package versions in
Directory.Packages.props, including Aspire Azure OpenAI, Google GenAI, Mscc Generative AI, System.CommandLine, Copilot Studio client/auth/hosting packages, OnnxRuntime GenAI, MSAL extensions, code coverage tooling, and Roslyn analyzer/compiler packages.Updates sample-specific package references for
Microsoft.Agents.AI,Microsoft.Extensions.Hosting,Microsoft.Agents.AI.Foundry, and Foundry hosted agent invocation packages.Moves Foundry hosted agent samples to the latest applicable
AgentFrameworkVersionvalues used by this branch.What is the impact of these changes?
Consumers and samples build against newer dependency versions without changing framework behavior or public API surface.
Sample projects stay compatible with the latest provider and hosting package versions covered by this dependency refresh.
What do you want reviewers to focus on?
Confirm the selected versions are the intended dependency targets for this update batch.
Pay particular attention to the larger version jumps for Roslyn packages, Neo4j.Driver, System.CommandLine, and the Microsoft.Agents package family.
Related Issue Fixes #
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