Skip to content

Commit

Permalink
Update Swashbuckle.AspNetCore to version 6.8.0
Browse files Browse the repository at this point in the history
Upgraded the Swashbuckle.AspNetCore package from version 6.7.3 to 6.8.0 to incorporate the latest features and bug fixes.
  • Loading branch information
EdiWang committed Sep 26, 2024
1 parent e8e2c1f commit e95610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Edi.Translator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.8" />
<PackageReference Include="Azure.AI.Translation.Text" Version="1.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
</ItemGroup>

<Target Name="EnsureNodeVersion" BeforeTargets="Build">
Expand Down

0 comments on commit e95610f

Please sign in to comment.