mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 00:02:56 +01:00
update .net core startup
This commit is contained in:
@@ -12,6 +12,8 @@ namespace MediaBrowser.Model.System
|
||||
string OperatingSystemName { get; }
|
||||
string OperatingSystemVersion { get; }
|
||||
Architecture SystemArchitecture { get; }
|
||||
string GetEnvironmentVariable(string name);
|
||||
string GetUserId();
|
||||
}
|
||||
|
||||
public enum OperatingSystem
|
||||
|
||||
Reference in New Issue
Block a user