Update README.md #13
Annotations
10 warnings
build:
PwM/Model/about.xaml.cs#L11
The type name 'about' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
PwM/obj/Debug/net8.0-windows7.0/Model/about.g.cs#L45
The type name 'about' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
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/Model/DeleteVault.xaml.cs#L16
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Model/DeleteVault.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.SessionSwitch' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Utils/ImportExport.cs#L12
This call site is reachable on all platforms. 'OpenFileDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Utils/ImportExport.cs#L13
This call site is reachable on all platforms. 'SaveFileDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Model/ImportShared.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Model/ImportShared.xaml.cs#L18
This call site is reachable on all platforms. 'SystemEvents.SessionSwitch' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
PwM/Model/ImportNotification.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|