Open Closed

Upgrade Abp Pro project from 9.0.5 to latest #9158


User avatar
0
ilker.sungur created

I want to upgrade my project to latest abp version. Existing abp version: 9.0.5

First, i successfully updated Volo.Abp.Studio.Cli and Volo.Abp.Suite to the latest version. Then i tried runnig "abp update" command in project root folder.

I am getting console messages that almost all packages is up to date (except LeptonX and Volo.Abp.Studio.Client.AspNetCore)


8 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, when using the abp update command, normally, the command checks the latest stable version from this file and then updates your project.

    So, it's really weird to see that. Can you try to update by specifying the version and see if it works for you:

    abp update --version 9.1.1
    
  • User Avatar
    0
    ilker.sungur created

    Hi,

    It works now. Thank you.

    There are some enconding characters (%20) at the end of the latest-version.json file url. Is it possible that the latest version information cannot be obtained because of this when performing an ABP update?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi,

    It works now. Thank you.

    There are some enconding characters (%20) at the end of the latest-version.json file url.
    Is it possible that the latest version information cannot be obtained because of this when performing an ABP update?

    Yes, it might be. I'll check that, thanks for pointing that out 👍

  • User Avatar
    0
    ilker.sungur created

    You're welcome 👍

  • User Avatar
    0
    ilker.sungur created

    One more question about latest version:

    After update completed when i check the UI's, I realized that all datatables have horizontal scrol now. Is it a bug or what?

    Note: There is no css overload for datatables

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    One more question about latest version:

    After update completed when i check the UI's, I realized that all datatables have horizontal scrol now. Is it a bug or what?

    Note: There is no css overload for datatables

    Yes, this is a known issue and we will fix it with the next patch release.

  • User Avatar
    0
    ilker.sungur created

    Is the next patch release date obvious?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Is the next patch release date obvious?

    We haven't decided on the date, but it will probably be next week.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 20, 2025, 06:55