Enable single-file exe #6
Annotations
4 warnings
Build:
src/CLI.cs#L18
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CLI.cs#L21
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CLI.cs#L18
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CLI.cs#L21
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading