Merge pull request #27 from gaseous-project/dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.9

chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.8 to 7.0.9
This commit is contained in:
Michael Green
2023-07-19 13:27:09 +10:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
<DocumentationFile>bin\Debug\net7.0\gaseous-server.xml</DocumentationFile> <DocumentationFile>bin\Debug\net7.0\gaseous-server.xml</DocumentationFile>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.8" /> <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.9" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" /> <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.7" /> <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.7" />
<PackageReference Include="IGDB" Version="2.3.2" /> <PackageReference Include="IGDB" Version="2.3.2" />