chore(deps): update dependency microsoft.aspnetcore.openapi to 9.0.2
This commit is contained in:
parent
56bbb728e4
commit
de89a4512b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<EmbeddedResource Include="Util\SwaggerTheme\modern.custom.css" />
|
||||
<PackageReference Include="AspNetCore.SwaggerUI.Themes" Version="2.0.0" />
|
||||
<PackageReference Include="EnumStringValues" Version="4.0.2" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.2" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
|
||||
|
|
Loading…
Add table
Reference in a new issue