Fix for mouse input when using PDCursesMod backend#117
Merged
Annotations
1 error and 16 warnings
|
|
|
Demos/Sharpie.Demos.Font/Program.cs#L40
This call site is reachable on all platforms. 'CursesBackend.Load(CursesBackendFlavor, params CursesBackendFlavor[])' is only supported on: 'freebsd', 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Demos/Sharpie.Demos.Slk/Program.cs#L39
This call site is reachable on all platforms. 'CursesBackend.Load(CursesBackendFlavor, params CursesBackendFlavor[])' is only supported on: 'freebsd', 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Demos/Sharpie.Demos.Snake/Program.cs#L40
This call site is reachable on all platforms. 'CursesBackend.Load(CursesBackendFlavor, params CursesBackendFlavor[])' is only supported on: 'freebsd', 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Demos/Sharpie.Demos.Windows/Program.cs#L36
This call site is reachable on all platforms. 'CursesBackend.Load(CursesBackendFlavor, params CursesBackendFlavor[])' is only supported on: 'freebsd', 'linux', 'macOS/OSX', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading