Base solution for your next web application
Open Closed

ASPNETZERO 12.2.0-rc.1 build error #11582


User avatar
0
alexanderpilhar created

Trying to build a fresh copy of ASPNETZERO 12.2.0-rc.1 (Angular) leads to following error:


4 Answer(s)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @alexanderpilhar,

    I created a new fresh solution from **aspnetzero.com ** But I couldn't reproduce the build error.

  • User Avatar
    0
    murphymj5209 created

    This customer just used the 'web' solution instead of the 'all' solution. The web will do what you want, with the web api, etc. the all will include the mobile and for some reason, this happens.

  • User Avatar
    0
    alexanderpilhar created

    This issue also exists for ASPNETZERO 12.2.0 (Angular).

    @murphymj5209 seems to be right: The issue only occurs when opening solution CompanyName.PorjectName.All and does not occur when opening solution CompanyName.ProjectName.Web.

    But what does that mean? Use .Web instead of .All for now?

  • User Avatar
    0
    alexanderpilhar created

    I have solved the issue!

    Make sure to target iOS and Android platform in project CompanyName.ProjectName.Mobile.MAUI.