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 7d6bfb4 commit 34cb14dCopy full SHA for 34cb14d
samples/apps/copilot-chat-app/webapi/CopilotChatApi.csproj
@@ -15,7 +15,7 @@
15
16
<ItemGroup>
17
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.2.2" />
18
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.14" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.5" />
19
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.14" />
20
<PackageReference Include="Microsoft.Identity.Web" Version="1.16.0" />
21
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
0 commit comments