4.1.0-ci.19 | [PR]
Linux Support
#19
Annotations
10 warnings
Build for Windows:
MelonLoader.Installer/GameLaunchers/EgsLauncher.cs#L13
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/GogLauncher.cs#L27
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/GogLauncher.cs#L14
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/SteamLauncher.cs#L15
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/GogLauncher.cs#L22
This call site is reachable on all platforms. 'RegistryKey.GetSubKeyNames()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/EgsLauncher.cs#L13
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/GogLauncher.cs#L14
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/SteamLauncher.cs#L15
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/EgsLauncher.cs#L13
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build for Windows:
MelonLoader.Installer/GameLaunchers/GogLauncher.cs#L31
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading