Skip to content

Commit e936905

Browse files
Update dependency Swashbuckle.AspNetCore to v8
1 parent e295408 commit e936905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic.Template.API/content/API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.App"/>
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="4.1.1"/>
1616
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.6"/>
17-
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1"/>
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4"/>
1818
</ItemGroup>
1919
<ItemGroup>
2020
<ProjectReference Include="..\Logic\Logic.csproj" />

0 commit comments

Comments
 (0)