Skip to content

Commit eba7730

Browse files
Bump Microsoft.Identity.Web from 2.20.0 to 3.3.1 in /webapi
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.20.0 to 3.3.1. - [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.3.1) --- 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 f2f4a32 commit eba7730

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
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2424
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.44.0" />
25-
<PackageReference Include="Microsoft.Identity.Web" Version="2.20.0" />
25+
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.1" />
2626
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.66.240709.1" />
2727
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
2828
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.15.1" />

0 commit comments

Comments
 (0)