Clear command from terminal window once its been sent #16
Annotations
5 warnings
Publish executable
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Publish executable:
Listeners/WindowsLogListener.cs#L62
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish executable:
Extensions/Win32Extensions.cs#L55
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish executable:
Extensions/Win32Extensions.cs#L46
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish executable:
Extensions/Win32Extensions.cs#L45
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading