Skip to content

Commit 64bdb04

Browse files
author
github-actions
committed
fix: update packages
1 parent 2bec15a commit 64bdb04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="7.0.0" />
4141
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
4242
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
43-
<PackageReference Include="Azure.Identity" Version="1.9.0" />
43+
<PackageReference Include="Azure.Identity" Version="1.10.0" />
4444
<PackageReference Include="Honeycomb.OpenTelemetry" Version="1.3.1" />
4545
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
4646
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="7.0.10" />

src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
4040
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
4141
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
42-
<PackageReference Include="NSwag.AspNetCore" Version="13.19.0" />
42+
<PackageReference Include="NSwag.AspNetCore" Version="13.20.0" />
4343
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="7.0.10" />
4444
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.10" />
4545
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.10" />

0 commit comments

Comments
 (0)