Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 17, 2021
1 parent 47fbb14 commit f95dc02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="IdentityServer4" Version="4.1.1" />
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.3" />
<PackageReference Include="NSwag.AspNetCore" Version="13.10.2" />
<PackageReference Include="NSwag.AspNetCore" Version="13.10.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.3" />
Expand Down

0 comments on commit f95dc02

Please sign in to comment.