Update to SlnEditor v4 #16
Annotations
4 warnings
build:
src/CLI.cs#L15
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#L15
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.
|