Skip to content

Commit 594d443

Browse files
author
github-actions
committed
fix: update packages
1 parent 26ccc3c commit 594d443

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.1.0" />
3939
<PackageReference Include="Azure.Identity" Version="1.6.0" />
4040
<PackageReference Include="Honeycomb.OpenTelemetry" Version="0.21.0-beta" />
41-
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.0.0" />
41+
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.1.0" />
4242
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="7.0.0-preview.4.22251.1" />
4343
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.0-preview.4.22251.1" />
4444
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.0-preview.4.22251.1" />

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.0-preview.4.22251.1" />
3434
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0-preview.4.22229.4" />
3535
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.0-preview.4.22229.4" />
36-
<PackageReference Include="NSwag.AspNetCore" Version="13.16.0" />
36+
<PackageReference Include="NSwag.AspNetCore" Version="13.16.1" />
3737
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.0-preview.4.22251.1" />
3838
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.0-preview.4.22251.1" />
3939
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0-preview.4.22251.1" />

0 commit comments

Comments
 (0)