File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
sdk/ai/Azure.AI.Agents.Persistent Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.1 (2025-05-09)
414
515### Features Added
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <Description >This is the Azure.AI.Agents.Persistent client library for developing .NET applications with rich experience.</Description >
44 <AssemblyTitle >Microsoft Azure.AI.Agents.Persistent client library</AssemblyTitle >
5- <Version >1.0.0-beta.1 </Version >
5+ <Version >1.0.0-beta.2 </Version >
66 <PackageTags >Azure.AI.Agents.Persistent</PackageTags >
77 <DisableEnhancedAnalysis >true</DisableEnhancedAnalysis >
88 <TargetFrameworks >$(RequiredTargetFrameworks)</TargetFrameworks >
1515 <ItemGroup >
1616 <PackageReference Include =" Azure.Core" />
1717 <PackageReference Include =" Azure.Identity" />
18- <PackageReference Include =" System.ClientModel" />
18+ <PackageReference Include =" System.ClientModel" />
1919 </ItemGroup >
2020
2121 <!-- Shared source from Azure.Core -->
You can’t perform that action at this time.
0 commit comments