Merge pull request #4 from gaseous-project/dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.4

This commit is contained in:
Michael Green
2023-03-20 21:27:36 +11:00
committed by GitHub

View File

@@ -10,7 +10,7 @@
<PropertyGroup Condition=" '$(RunConfiguration)' == 'https' " />
<PropertyGroup Condition=" '$(RunConfiguration)' == 'http' " />
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.3" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>