Skip to content

Commit

Permalink
build(deps): update Microsoft.Identity.Web requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) to permit the latest version.
- [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@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2021
1 parent 320a22b commit af7890a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Update="Microsoft.Toolkit.HighPerformance" Version="7.0.*" />
<PackageReference Update="Npgsql" Version="$(EntityFrameworkCoreVersion)" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="$(EntityFrameworkCoreNpgsqlVersion)" />
<PackageReference Update="Microsoft.Identity.Web" Version="1.16.*" />
<PackageReference Update="Microsoft.Identity.Web" Version="1.17.*" />
<PackageReference Update="MsgPack.Cli" Version="1.0.*" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.*" />
<PackageReference Update="Pluralize.NET" Version="1.0.*" />
Expand Down

0 comments on commit af7890a

Please sign in to comment.