We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068c964 commit 0670ddaCopy full SHA for 0670dda
src/libs/Anthropic/Anthropic.csproj
@@ -18,7 +18,7 @@
18
<ItemGroup>
19
<PackageReference Include="CSharpToJsonSchema" Version="3.10.1" />
20
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
21
- <PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.4.0-preview.1.25207.5" />
+ <PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.5.0-preview.1.25262.9" />
22
<PackageReference Include="PolySharp" Version="1.15.0">
23
<PrivateAssets>all</PrivateAssets>
24
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments