Skip to content

Product crud is done, and some code improvements #12

Product crud is done, and some code improvements

Product crud is done, and some code improvements #12

Triggered via pull request May 25, 2024 15:51
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: Catalog/Catalog.Core/DTO/ProductDtoRequest.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: Catalog/Catalog.Core/DTO/ProductDtoRequest.cs#L11
The type or namespace name 'IFormFile' could not be found (are you missing a using directive or an assembly reference?)
build: Catalog/Catalog.Core/DTO/ProductDtoRequest.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: Catalog/Catalog.Core/DTO/ProductDtoRequest.cs#L11
The type or namespace name 'IFormFile' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.