KM web service: fix max upload size logic #448
Annotations
6 errors
Build (8.0.x, ubuntu-latest, Release):
service/Service.AspNetCore/WebAPIEndpoints.cs#L29
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build (8.0.x, ubuntu-latest, Release):
service/Service.AspNetCore/WebAPIEndpoints.cs#L29
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build (8.0.x, ubuntu-latest, Release)
Process completed with exit code 1.
|
Build (8.0.x, ubuntu-latest, Debug):
service/Service.AspNetCore/WebAPIEndpoints.cs#L29
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build (8.0.x, ubuntu-latest, Debug):
service/Service.AspNetCore/WebAPIEndpoints.cs#L29
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
|
Build (8.0.x, ubuntu-latest, Debug)
Process completed with exit code 1.
|