Product filter created #14
Annotations
10 errors and 2 warnings
build:
FitFusion/FitFusionDesktop/CRUD/ProductCreate.cs#L20
The type or namespace name 'SortProductByTitleAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/CRUD/ProductUpdate.cs#L20
The type or namespace name 'SortProductByTitleAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/Login.cs#L25
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/CRUD/UserUpdate.cs#L19
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/UserControls/Users.cs#L27
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/CRUD/UserCreate.cs#L20
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/UserControls/Home.cs#L20
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/UserControls/Home.cs#L21
The type or namespace name 'SortProductByTitleAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/UserControls/Products.cs#L21
The type or namespace name 'SortProductByTitleAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionDesktop/UserControls/Profile.cs#L21
The type or namespace name 'SortUserByFirstNameAscending' could not be found (are you missing a using directive or an assembly reference?)
|
build:
FitFusion/FitFusionWeb/Pages/Account.cshtml#L17
Dereference of a possibly null reference.
|
build:
FitFusion/FitFusionWeb/Pages/Account.cshtml#L17
Dereference of a possibly null reference.
|