Merge pull request #638 from SciSharp/dependabot/nuget/Microsoft.AspNetCore.OpenApi-8.0.3

build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3
This commit is contained in:
Rinne 2024-04-01 16:16:33 +08:00 committed by GitHub
commit 347301b10e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.8.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>