Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web from 2.13.0 to 2.14.0 in /src/AdminConsole
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](https://github.com/AzureAD/microsoft-identity-web/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent b54b983 commit b7ecac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdminConsole/AdminConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.14.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.13.0" />
</ItemGroup>

Expand Down

0 comments on commit b7ecac1

Please sign in to comment.