Project Phoenix π¦βπ₯ #153
Annotations
10 errors
build:
src/api/modules/Todo/Domain/TodoItem.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/Todo/Domain/TodoItem.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/Todo/Domain/Events/TodoItemUpdated.cs#L6
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemUpdated.cs#L5
The type or namespace name 'MediatR' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemUpdated.cs#L3
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemUpdated.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/Todo/Domain/Events/TodoItemCreated.cs#L6
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemCreated.cs#L5
The type or namespace name 'MediatR' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemCreated.cs#L3
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|
build:
src/api/modules/Todo/Domain/Events/TodoItemCreated.cs#L2
The type or namespace name 'Framework' does not exist in the namespace 'FSH' (are you missing an assembly reference?)
|