Merge pull request #1906 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore.Newtonsoft-6.7.1

Bump Swashbuckle.AspNetCore.Newtonsoft from 6.7.0 to 6.7.1
This commit is contained in:
tgstation-server-ci[bot]
2024-08-23 17:52:13 +00:00
committed by GitHub
@@ -139,7 +139,7 @@
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.7.1" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="8.0.0" />
<!-- Usage: Identifying owning user of Windows Process objects -->