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