We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db8e2b commit 6a6ac10Copy full SHA for 6a6ac10
webapi/CopilotChatWebApi.csproj
@@ -19,7 +19,7 @@
19
<ItemGroup>
20
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.0" />
21
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
22
- <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.36.0" />
+ <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.37.0" />
23
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.5" />
24
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.10.231117.1-preview" />
25
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta8" />
0 commit comments