Skip to content

Commit faaa7e4

Browse files
Bump Microsoft.Identity.Web from 2.20.0 to 3.2.2 in /webapi
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.20.0 to 3.2.2. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@2.20.0...3.2.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23a73f9 commit faaa7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapi/CopilotChatWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
2222
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2323
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.43.1" />
24-
<PackageReference Include="Microsoft.Identity.Web" Version="2.20.0" />
24+
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
2525
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.66.240709.1" />
2626
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
2727
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.15.1" />

0 commit comments

Comments
 (0)