Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/src/Microsoft.AspNetCore.Co…
Browse files Browse the repository at this point in the history
…mponents.WebAssembly.DevServer-6.0.2
  • Loading branch information
kbeaugrand authored Feb 9, 2022
2 parents 3d51a88 + 5ca4cc1 commit 8d5b1e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.1" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.2" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.2" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.22.3" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.22.3" />
</ItemGroup>
Expand Down

0 comments on commit 8d5b1e5

Please sign in to comment.