Merge pull request #2092 from tgstation/dependabot/nuget/multi-750d64a19d

Bump Microsoft.Extensions.Hosting.Systemd and Microsoft.Extensions.Logging.Console
This commit is contained in:
tgstation-server-ci[bot]
2025-01-20 23:30:10 +00:00
committed by GitHub
@@ -13,7 +13,7 @@
<ItemGroup>
<!-- Usage: Identifying if we're running under SystemD -->
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.1" />
<!-- Usage: Console logging plugin -->
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
</ItemGroup>