Revert "update dependencies (#35)"

This reverts commit e98d0b3621.
This commit is contained in:
rootdarkarchon
2025-07-16 02:58:06 +02:00
parent e98d0b3621
commit 1094445d40
6 changed files with 23 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MaxMind.GeoIP2" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.7" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.0" />
</ItemGroup>
<ItemGroup>