Project Phoenix π¦βπ₯ #152
Annotations
10 errors
build:
src/api/modules/Catalog/Catalog.Domain/Product.cs#L2
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Product.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Exceptions/ProductNotFoundException.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Exceptions/BrandNotFoundException.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Events/ProductUpdated.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Events/ProductCreated.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Events/BrandUpdated.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Events/BrandCreated.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Brand.cs#L2
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Catalog/Catalog.Domain/Brand.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|