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 ee8df9c commit 52b6f09Copy full SHA for 52b6f09
webapi/CopilotChatWebApi.csproj
@@ -21,7 +21,7 @@
21
<ItemGroup>
22
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
23
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
24
- <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.44.0" />
+ <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.45.0" />
25
<PackageReference Include="Microsoft.Identity.Web" Version="2.20.0" />
26
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.66.240709.1" />
27
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
0 commit comments