Base solution for your next web application
Open Closed

Upgrade to ASPNETZERO13 #11864


User avatar
0
MellowoodMedical created

While following the version update guide provided at https://docs.aspnetzero.com/en/common/latest/Version-Updating, I encountered issues during the migration of the API. The aspnetzero version 13 that I downloaded does not execute and lacks any imports, leading me to question if this was an intentional design choice. Currently, my project is experiencing over 12,000 file conflicts, primarily due to the removal of imports in version 13. Is this a typical scenario, and are we expected to resolve all these conflicts manually?


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @MellowoodMedical

    Could you share an example of import ? I couldn't understand what it means.

    Thanks,

  • User Avatar
    0
    MellowoodMedical created

    It was a configuration issue that I tried to run the project without .net8 the first time that I downloaded and for some reason it deleted all the imports. I used the one that I downloaded initally with .net8 installed and it started to work again.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Great to hear that :)