mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +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