Skip to content

Commit

Permalink
Update examples with v6.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Terence Golla authored and Terence Golla committed Apr 13, 2024
1 parent b93a817 commit e4c541e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="NetCore.AutoRegisterDi" Version="2.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="TGolla.Swashbuckle.AspNetCore" Version="0.9.2" />
<PackageReference Include="TGolla.Swashbuckle.AspNetCore" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="TGolla.Swashbuckle.AspNetCore" Version="0.9.2" />
<PackageReference Include="TGolla.Swashbuckle.AspNetCore" Version="6.0.0" />
</ItemGroup>

</Project>

0 comments on commit e4c541e

Please sign in to comment.