Skip to content

Commit

Permalink
Merge 64bdb04 into 2bec15a
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas authored Aug 16, 2023
2 parents 2bec15a + 64bdb04 commit fa970d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="7.0.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
<PackageReference Include="Azure.Identity" Version="1.9.0" />
<PackageReference Include="Azure.Identity" Version="1.10.0" />
<PackageReference Include="Honeycomb.OpenTelemetry" Version="1.3.1" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="7.0.10" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageReference Include="NSwag.AspNetCore" Version="13.19.0" />
<PackageReference Include="NSwag.AspNetCore" Version="13.20.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.10" />
Expand Down

0 comments on commit fa970d4

Please sign in to comment.