Update dotnet.yml #8
Annotations
2 warnings
build:
src/Taxi.WebApi/Authentication/ApiKeyAuthenticationOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Taxi.WebApi/Authentication/ApiKeyAuthenticationOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|