File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 10.0.1 "
2+ "." : " 10.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 10.1.0 (2025-11-18)
4+
5+ Full Changelog: [ v10.0.1...v10.1.0] ( https://github.com/anthropics/anthropic-sdk-csharp/compare/v10.0.1...v10.1.0 )
6+
7+ ### Features
8+
9+ * add Foundry client ([ 8ddea23] ( https://github.com/anthropics/anthropic-sdk-csharp/commit/8ddea2363a799b366740779703f074fbe8dadf56 ) )
10+
311## 10.0.1 (2025-11-18)
412
513Full Changelog: [ v0.2.0...v10.0.1] ( https://github.com/anthropics/anthropic-sdk-csharp/compare/v0.2.0...v10.0.1 )
Original file line number Diff line number Diff line change 66 <AssemblyTitle >SDK Code Generation Anthropic C#</AssemblyTitle >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
88 <Nullable >enable</Nullable >
9- <VersionPrefix >10.0.1 </VersionPrefix >
9+ <VersionPrefix >10.1.0 </VersionPrefix >
1010 <TargetFrameworks >net8.0;net9.0;netstandard2.0</TargetFrameworks >
1111 <LangVersion >latest</LangVersion >
1212 <!-- Generate an XML documentation file for the project. -->
You can’t perform that action at this time.
0 commit comments