Admin Sample CD #379
Annotations
20 warnings
Create project from Boilerplate
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
|
Create project from Boilerplate
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
|
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
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
|
Create project from Boilerplate
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
|
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
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
|
Create project from Boilerplate
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member Id on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member UserName on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member Email on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member Password on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member ProfileImageName on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L22
The member ConcurrencyStamp on the mapping target type AdminPanel.Shared.Dtos.Identity.UserDto was not found on the mapping source type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L23
The member Id on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L23
The member UserName on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Publish:
AdminPanel/src/Shared/Mapper.cs#L23
The member Email on the mapping source type AdminPanel.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type AdminPanel.Shared.Dtos.Identity.EditUserDto
|
Loading