Todo Sample CD #322
Annotations
2 errors and 16 warnings
Create project from Boilerplate
To build this project, the following workloads must be installed: wasm-tools
|
Create project from Boilerplate
To install these workloads, run the following command: dotnet workload restore
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member Id on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member UserName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member Email on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member PhoneNumber on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member Password on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L21
The member ProfileImageName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L22
The member Id on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L22
The member UserName on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L22
The member Email on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Publish:
TodoSample/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
|
Create project from Boilerplate
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create project from Boilerplate
- Add lib or ref assemblies for the net8.0 target framework
|
Create project from Boilerplate
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create project from Boilerplate
- Add lib or ref assemblies for the net8.0 target framework
|
Create project from Boilerplate
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create project from Boilerplate
- Add lib or ref assemblies for the net8.0 target framework
|
Loading