Merge pull request #235 from SciSharp/dependabot/nuget/Swashbuckle.AspNetCore-6.5.0

build(deps): bump Swashbuckle.AspNetCore from 6.2.3 to 6.5.0
This commit is contained in:
Martin Evans 2023-11-04 18:11:03 +00:00 committed by GitHub
commit fca189942a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.6.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
<ItemGroup>