File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog - Agent Framework Toolkit
22
3- ## Unreleased
3+ ## Version 1.0.0-rc2 (4th of March 2026)
4+ - Bump Agent Framework from rc2 to rc3
45- Bump Google.GenAI NuGet from 1.1.0 to 1.2.0
6+ - Bump Azure.Identity from 1.17.1 to 1.18.0
57
68---
79
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66 <ItemGroup >
77 <!-- Microsoft Agents AI Framework -->
8- <PackageVersion Include =" Microsoft.Agents.AI" Version =" 1.0.0-rc2 " />
9- <PackageVersion Include =" Microsoft.Agents.AI.OpenAI" Version =" 1.0.0-rc2 " />
10- <PackageVersion Include =" Microsoft.Agents.AI.Anthropic" Version =" 1.0.0-rc2 " />
8+ <PackageVersion Include =" Microsoft.Agents.AI" Version =" 1.0.0-rc3 " />
9+ <PackageVersion Include =" Microsoft.Agents.AI.OpenAI" Version =" 1.0.0-rc3 " />
10+ <PackageVersion Include =" Microsoft.Agents.AI.Anthropic" Version =" 1.0.0-rc3 " />
1111 <!-- Azure -->
12- <PackageVersion Include =" Azure.Identity" Version =" 1.17.1 " />
12+ <PackageVersion Include =" Azure.Identity" Version =" 1.18.0 " />
1313 <PackageVersion Include =" Azure.AI.OpenAI" Version =" 2.8.0-beta.1" />
1414 <PackageVersion Include =" Azure.AI.Inference" Version =" 1.0.0-beta.5" />
1515 <PackageVersion Include =" Microsoft.Extensions.AI.Abstractions" Version =" 10.3.0" />
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <!-- Central version prefix - applies to all nuget packages. -->
4- <PackageVersion >1.0.0-rc2 </PackageVersion >
4+ <PackageVersion >1.0.0-rc3 </PackageVersion >
55 <Configurations >Debug;Release;Publish</Configurations >
66 <Title >Microsoft Agent Framework</Title >
77 <PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments