Skip to content

Commit deb8ba9

Browse files
authored
Merge pull request #1429 from Aguafrommars/fix/dependencies
update packages
2 parents 079f599 + 49e802c commit deb8ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.10" />
3434
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
3535
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.10" />
36-
<PackageReference Include="NSwag.AspNetCore" Version="14.6.1" />
36+
<PackageReference Include="NSwag.AspNetCore" Version="14.6.2" />
3737
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="9.0.10" />
3838
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.10" />
3939
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.10" />

0 commit comments

Comments
 (0)