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
@@ -35,8 +35,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Diagnostics.EventLog" Version="10.0.8" />
<PackageReference Include="System.Threading.AccessControl" Version="10.0.8" />
<PackageReference Include="System.Diagnostics.EventLog" Version="10.0.9" />
<PackageReference Include="System.Threading.AccessControl" Version="10.0.9" />
</ItemGroup>
<ItemGroup>