Bump Spectre.Console from 0.55.0 to 0.55.2 #96
Annotations
2 warnings
|
Build:
src/InteractiveCLI/InteractiveCliBootstrapper.cs#L13
Non-nullable field 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/InteractiveCLI/InteractiveCliBootstrapper.cs#L13
Non-nullable field 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading