Bump Anthropic SDK to 12.13.0 and Anthropic.Foundry to 0.5.0 (#5279)

- Update Anthropic from 12.11.0 to 12.13.0
- Update Anthropic.Foundry from 0.4.2 to 0.5.0
- Change Anthropic project from release candidate to preview
- Add new IBetaService members (Agents, Environments, Sessions, Vaults) to test mock
This commit is contained in:
Roger Barreto
2026-04-16 10:19:36 +01:00
committed by GitHub
Unverified
parent d20f9b5f97
commit 52d50be9e0
3 changed files with 11 additions and 3 deletions
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<IsReleaseCandidate>true</IsReleaseCandidate>
<IsReleaseCandidate>false</IsReleaseCandidate>
<ImplicitUsings>enable</ImplicitUsings>
<InjectSharedThrow>true</InjectSharedThrow>
</PropertyGroup>