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 Jun 5, 2021
1 parent c4f9614 commit b9dcbf3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Community.OData.Linq.Json" Version="1.4.3" />
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.6" />
<PackageReference Include="NSwag.AspNetCore" Version="13.11.2" />
<PackageReference Include="NSwag.AspNetCore" Version="13.11.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.6" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.9" />
<PackageReference Include="MongoDB.Driver" Version="2.12.3" />
<PackageReference Include="MongoDB.Driver" Version="2.12.4" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.11.1" />
<PackageReference Include="RavenDB.Client" Version="5.1.8" />
<PackageReference Include="StackExchange.Redis" Version="2.2.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.12.3" />
<PackageReference Include="MongoDB.Driver" Version="2.12.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Aguacongas.TheIdServer.Authentication\Aguacongas.TheIdServer.Authentication.csproj" />
Expand Down

0 comments on commit b9dcbf3

Please sign in to comment.