Merge branch 'master' of https://github.com/NET-G4/WMS.WebUI #8
Annotations
3 errors and 2 warnings
build:
WMS.WebUI/WMS.WebUI/Program.cs#L1
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
|
build:
WMS.WebUI/WMS.WebUI/Program.cs#L1
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
WMS.WebUI/WMS.WebUI/Controllers/HomeController.cs#L52
'HomeController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
WMS.WebUI/WMS.WebUI/Controllers/HomeController.cs#L52
'HomeController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|