Update dotnet.yml #3
Annotations
5 errors and 10 warnings
Build
The FrameworkReference 'Microsoft.WindowsDesktop.App.WPF' was not recognized
|
Build
The FrameworkReference 'Microsoft.WindowsDesktop.App' was not recognized
|
Build
The FrameworkReference 'Microsoft.WindowsDesktop.App.WPF' was not recognized
|
Build
The FrameworkReference 'Microsoft.WindowsDesktop.App' was not recognized
|
Build
Process completed with exit code 1.
|
Build:
PwM/Model/about.xaml.cs#L73
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
Build:
PwM/Utils/RegistryManagement.cs#L66
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
PwM/Utils/RegistryManagement.cs#L16
This call site is reachable on all platforms. 'Registry.GetValue(string, string?, object?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
PwM/Utils/RegistryManagement.cs#L67
This call site is reachable on all platforms. 'RegistryKey.Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
PwM/Utils/RegistryManagement.cs#L16
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:
PwM/Utils/RegistryManagement.cs#L63
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
PwM/Utils/RegistryManagement.cs#L15
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:
PwM/Utils/RegistryManagement.cs#L63
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:
PwM/Utils/RegistryManagement.cs#L15
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
PwM/Utils/RegistryManagement.cs#L33
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading