Skip to content

Commit

Permalink
feat(swagger): update Swashbuckle.AspNetCore from 6.3.0 to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed May 5, 2022
1 parent b9d3c8d commit 5b24751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sitko.Core.Swagger/Sitko.Core.Swagger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OpenApiGenerateDocumentsOnBuild>false</OpenApiGenerateDocumentsOnBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.0" PrivateAssets="None"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" PrivateAssets="None"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sitko.Core.App.Web\Sitko.Core.App.Web.csproj"/>
Expand Down

0 comments on commit 5b24751

Please sign in to comment.