Fixed uPnP

This commit is contained in:
2025-08-31 14:03:58 -04:00
parent 7b8bb02dc3
commit 1f92098d8e
2 changed files with 128 additions and 209 deletions

View File

@@ -11,8 +11,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Open.NAT" Version="2.1.0" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="9.0.8" />
</ItemGroup>
</Project>