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 f2f4a32 commit eba7730Copy full SHA for eba7730
webapi/CopilotChatWebApi.csproj
@@ -22,7 +22,7 @@
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" />
25
- <PackageReference Include="Microsoft.Identity.Web" Version="2.20.0" />
+ <PackageReference Include="Microsoft.Identity.Web" Version="3.3.1" />
26
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.66.240709.1" />
27
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
28
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.15.1" />
0 commit comments