Move ExternalPortForwarding to Jellyfin.Networking

This commit is contained in:
Patrick Barron
2023-11-30 12:23:34 -05:00
parent 612edaed7a
commit 1b821efcf2
3 changed files with 5 additions and 2 deletions

View File

@@ -29,7 +29,6 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" />
<PackageReference Include="Mono.Nat" />
<PackageReference Include="prometheus-net.DotNetRuntime" />
<PackageReference Include="DotNet.Glob" />
</ItemGroup>