Skip to content

.NET: Update Microsoft.Agents.ObjectModel packages to 2026.2.2.1#4003

Merged
peibekwe merged 3 commits intomainfrom
copilot/update-agents-objectmodel-version
Feb 17, 2026
Merged

.NET: Update Microsoft.Agents.ObjectModel packages to 2026.2.2.1#4003
peibekwe merged 3 commits intomainfrom
copilot/update-agents-objectmodel-version

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Motivation and Context

New package versions released to NuGet.

Description

Updated three ObjectModel packages in Directory.Packages.props:

  • Microsoft.Agents.ObjectModel: 2026.1.2.3 → 2026.2.2.1
  • Microsoft.Agents.ObjectModel.Json: 2026.1.2.3 → 2026.2.2.1
  • Microsoft.Agents.ObjectModel.PowerFx: 2026.1.2.3 → 2026.2.2.1

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.
Original prompt

This section details on the original issue you should resolve

<issue_title>.NET: [Feature]: Update Microsoft.Agents.ObjectModel version to 2026.2.2.1</issue_title>
<issue_description>### Description

Microsoft.Agents.ObjectModel just released a new package version to nuget.org. Update the package version of these packages in Directory.Packages.props to the new version: 2026.2.2.1

Code Sample

Language/SDK

.NET</issue_description>

<agent_instructions>After updating the package version, ensure that the projects builds correctly and tests pass.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: peibekwe <109177538+peibekwe@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Microsoft.Agents.ObjectModel version to 2026.2.2.1 Update Microsoft.Agents.ObjectModel packages to 2026.2.2.1 Feb 17, 2026
Copilot AI requested a review from peibekwe February 17, 2026 17:14
@github-actions github-actions bot changed the title Update Microsoft.Agents.ObjectModel packages to 2026.2.2.1 .NET: Update Microsoft.Agents.ObjectModel packages to 2026.2.2.1 Feb 17, 2026
@peibekwe peibekwe marked this pull request as ready for review February 17, 2026 17:30
Copilot AI review requested due to automatic review settings February 17, 2026 17:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the centrally-managed .NET package versions for Microsoft.Agents.ObjectModel dependencies to the latest NuGet release, keeping the Workflows/declarative components aligned with the current ObjectModel packages.

Changes:

  • Bumped Microsoft.Agents.ObjectModel, .Json, and .PowerFx from 2026.1.2.3 to 2026.2.2.1 in central package management.

@peibekwe peibekwe added this pull request to the merge queue Feb 17, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 17, 2026
* Initial plan

* Update Microsoft.Agents.ObjectModel packages to version 2026.2.2.1

Co-authored-by: peibekwe <109177538+peibekwe@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: peibekwe <109177538+peibekwe@users.noreply.github.com>
@crickman crickman added workflows Related to Workflows in agent-framework v1.0 Features being tracked for the version 1.0 GA declarative-workflow labels Feb 17, 2026
@crickman crickman moved this to In Review in Agent Framework Feb 17, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 17, 2026
* Initial plan

* Update Microsoft.Agents.ObjectModel packages to version 2026.2.2.1

Co-authored-by: peibekwe <109177538+peibekwe@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: peibekwe <109177538+peibekwe@users.noreply.github.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

declarative-workflow .NET v1.0 Features being tracked for the version 1.0 GA workflows Related to Workflows in agent-framework

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

.NET: [Feature]: Update Microsoft.Agents.ObjectModel version to 2026.2.2.1

6 participants