.NET: Update Anthropic to 12.8.0 and Anthropic.Foundry to 0.4.2#4475
Open
.NET: Update Anthropic to 12.8.0 and Anthropic.Foundry to 0.4.2#4475
Conversation
Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Anthropic packages to latest versions
Update Anthropic to 12.8.0 and Anthropic.Foundry to 0.4.2
Mar 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps two Anthropic-related NuGet package versions in the .NET repo's central package management file. These packages are consumed by the Microsoft.Agents.AI.Anthropic library, its unit/integration tests, and several samples.
Changes:
Anthropicupdated from 12.3.0 → 12.8.0Anthropic.Foundryupdated from 0.4.1 → 0.4.2
peibekwe
approved these changes
Mar 4, 2026
westey-m
approved these changes
Mar 5, 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 and Context
Bump Anthropic NuGet packages to latest available versions.
Description
Update central package versions in
dotnet/Directory.Packages.props:Anthropic12.3.0 → 12.8.0Anthropic.Foundry0.4.1 → 0.4.2No breaking changes — all consuming projects (library, samples, unit tests) build and pass without code modifications.
Contribution Checklist
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.