Bump Microsoft.Extensions.Hosting from 10.0.2 to 10.0.3 #89
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