Update dependency Swashbuckle.AspNetCore to 10.1.3
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m19s
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m19s
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.2" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.2" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user