version provider support for custom1 #72
Annotations
3 warnings
|
build:
src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Server/Services/VersionProviderService.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|