mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
make dlna project portable
This commit is contained in:
@@ -6,5 +6,6 @@ namespace MediaBrowser.Model.Reflection
|
||||
public interface IAssemblyInfo
|
||||
{
|
||||
Stream GetManifestResourceStream(Type type, string resource);
|
||||
string[] GetManifestResourceNames(Type type);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user