Todo Sample CD #153
Annotations
10 errors and 6 warnings
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L1
The type or namespace name 'Categories' does not exist in the namespace 'TodoSample.Shared.Dtos' (are you missing an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Dashboard/IDashboardController.cs#L1
The type or namespace name 'Dashboard' does not exist in the namespace 'TodoSample.Shared.Dtos' (are you missing an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Products/IProductController.cs#L1
The type or namespace name 'Products' does not exist in the namespace 'TodoSample.Shared.Dtos' (are you missing an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L9
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L24
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L12
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L12
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L15
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
TodoSample/src/TodoSample.Shared/Controllers/Categories/ICategoryController.cs#L15
The type or namespace name 'CategoryDto' could not be found (are you missing a using directive or an assembly reference?)
|
|
|
|
|
|
|
This job failed
Loading