Added more IHosting support

This commit is contained in:
2026-06-09 21:03:05 +02:00
parent 37d9a657f4
commit 001ed93ebb
9 changed files with 73 additions and 16 deletions
@@ -25,7 +25,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Net.Http.Json" Version="10.0.8" />
<PackageReference Include="System.Net.Http.Json" Version="10.0.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\EonaCat.LogStack\EonaCat.LogStack.csproj" />