Skip to content

Commit

Permalink
Merge pull request #337 from servicetitan/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…Identity.Web-1.17.star

build(deps): update Microsoft.Identity.Web requirement from 1.16.* to 1.17.*
  • Loading branch information
alexyakunin authored Sep 27, 2021
2 parents c8a7d41 + af7890a commit e82311b
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 e82311b

Please sign in to comment.