Skip to content

Commit

Permalink
Merge pull request #47 from ettenauer/dependabot/nuget/Microsoft.Iden…
Browse files Browse the repository at this point in the history
…tity.Web-1.16.0

Bump Microsoft.Identity.Web from 1.15.1 to 1.16.0
  • Loading branch information
ettenauer authored Sep 5, 2021
2 parents 224912c + 55a5a61 commit ff55a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Server/Raspi.Temperature.App.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.8" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.8" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.15.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.16.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.15.1" />
</ItemGroup>

Expand Down

0 comments on commit ff55a8e

Please sign in to comment.