Move LiveTv to separate project

This commit is contained in:
Patrick Barron
2023-12-28 15:15:03 -05:00
parent 7eba162879
commit c1a3084312
78 changed files with 121 additions and 85 deletions

View File

@@ -17,7 +17,6 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage("en")]
[assembly: InternalsVisibleTo("Jellyfin.Server.Implementations.Tests")]
[assembly: InternalsVisibleTo("Emby.Server.Implementations.Fuzz")]
[assembly: InternalsVisibleTo("Jellyfin.LiveTv.Tests")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from