OpenCCSharp CI #67
Annotations
2 warnings
Build:
OpenCCSharp.ConsoleApp/MainWindow.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
OpenCCSharp.ConsoleApp/MainWindow.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading