Base solution for your next web application
Open Closed

Problems with EmailSettingsEditDto #6697


User avatar
0
FlexSolution created

After updating to the new version 6.8 of the Angular + Core edition there are bugs in the files "Application\Install\InstallAppService.cs", "Application\Install\Dto\InstallDto.cs" "Application\Configuration\Host\HostSettingsAppService.cs"

The error is that there is an equivocality because the same class is present in "Application.Shared\Configuration\Host\Dto\EmailSettingsEditDto.cs" and "Application.Shared\Configuration\Dto\EmailSettingsEditDto.cs" and there is a using for both.


1 Answer(s)
  • User Avatar
    0
    FlexSolution created

    I found the answer in this post https://support.aspnetzero.com/QA/Questions/6680