Skip to content

.NET: Bump Azure.AI.Projects to 3.0.0-beta.2 - #8165

Merged
Roger Barreto (rogerbarreto) merged 2 commits into
microsoft:mainfrom
rogerbarreto:aip3b2
Sep 9, 2026
Merged

.NET: Bump Azure.AI.Projects to 3.0.0-beta.2#8165
Roger Barreto (rogerbarreto) merged 2 commits into
microsoft:mainfrom
rogerbarreto:aip3b2

Conversation

@rogerbarreto

Copy link
Copy Markdown
Member

Motivation & Context

Update the .NET Foundry integration to the latest Azure.AI.Projects preview, 3.0.0-beta.2.

Description & Review Guide

  • What are the major changes? Bump the central package version and the explicit versions in the Hosted Steering and Resilient Workflow samples from 3.0.0-beta.1 to 3.0.0-beta.2. Update the matching Foundry package comment.
  • What is the impact of these changes? The 156 affected projects resolve Azure.AI.Projects, Azure.AI.Projects.Agents, and Azure.AI.Extensions.OpenAI to 3.0.0-beta.2. No Agent Framework API changes or C# adaptations are needed. Samples independently pinned to 2.1.0-beta.4 retain those pins.
  • What do you want reviewers to focus on? Consistency between the central version and the two standalone sample versions.

Related Issue

None. Routine dependency maintenance; no matching open issue or duplicate PR was found.

Contribution Checklist

  • All 156 affected projects and their dependencies build in Debug across their declared target frameworks with zero warnings or errors.
  • All affected unit tests pass on .NET 10: Foundry 435, Foundry Hosting 464, Declarative Workflows 877. No new tests are needed for the version-only change.
  • Formatting passes for the three changed projects in WSL2 Docker using SDK 10.0.303. The SDK was installed from Microsoft's checksum-verified archive because its SDK image tag is unavailable.
  • The PR follows the Contribution Guidelines.
  • This PR is linked to an issue. The contribution guidelines allow trivial changes without one.
  • No duplicate open PR was found.
  • This is not a breaking change to Agent Framework. The upstream preview's renamed trace-source members are not used by the repository.

Integration-test projects were built but not executed because they require external services.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are limited to consistent version/comment updates for Azure.AI.Projects with no functional code modifications detected.

Pull request overview

Updates the .NET Foundry integration to use the latest preview of Azure.AI.Projects (3.0.0-beta.2), keeping both centrally managed package versions and standalone hosted sample pins aligned.

Changes:

  • Bumped central Azure.AI.Projects package version to 3.0.0-beta.2 via Directory.Packages.props.
  • Updated explicit Azure.AI.Projects pins in the Hosted Steering and Resilient Workflow samples to 3.0.0-beta.2 to keep them self-contained/consistent.
  • Updated the Foundry project comment referencing the preview dependency version.
File summaries
File Description
dotnet/src/Microsoft.Agents.AI.Foundry/Microsoft.Agents.AI.Foundry.csproj Updates the preview dependency comment to reference 3.0.0-beta.2.
dotnet/samples/04-hosting/FoundryHostedAgents/responses/Hosted-Workflow-Resilient/HostedWorkflowResilient.csproj Updates the standalone sample’s explicit Azure.AI.Projects version to 3.0.0-beta.2.
dotnet/samples/04-hosting/FoundryHostedAgents/responses/Hosted-Steering/HostedSteering.csproj Updates the standalone sample’s explicit Azure.AI.Projects version to 3.0.0-beta.2.
dotnet/Directory.Packages.props Bumps centrally managed Azure.AI.Projects version to 3.0.0-beta.2.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): 2fc9f3919dc2
Model: gpt-5.6-sol-fast

Overview

The PR consistently updates the centrally managed Azure.AI.Projects version and the two standalone samples that opt out of central package management, while keeping intentionally isolated older sample pins unchanged. The affected preview API surfaces have focused routing and option-propagation tests, and the repository-wide build matrix covers all declared target frameworks with warnings treated as errors. No publishable Critical, High, or Medium defect was established.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Sep 9, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 9, 2026
@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Sep 9, 2026
@rogerbarreto
Roger Barreto (rogerbarreto) removed this pull request from the merge queue due to a manual request Sep 9, 2026
@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Sep 9, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 9, 2026
@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Sep 9, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 9, 2026
@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Sep 9, 2026
Merged via the queue into microsoft:main with commit 6beb9f2 Sep 9, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants