mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
update .net core startup
This commit is contained in:
@@ -308,6 +308,7 @@ namespace MediaBrowser.Model.IO
|
||||
void SetReadOnly(string path, bool isHidden);
|
||||
|
||||
char DirectorySeparatorChar { get; }
|
||||
char PathSeparator { get; }
|
||||
|
||||
string GetFullPath(string path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user