Open Closed

Upgrade LeptonX Manually #8912


User avatar
0
nabass created

hi
i want to upgrade LeptonX from 3.0* to 3.2.0
without affecting with my project version as i use 8.0.2 and mr.EngincanV told me that there is no cli to do that behavior
so how to upgrade it manually to keep my solution v8.0.2 but LeptonX v3.2.0
thanks

  • ABP Framework version: v8.0.2

  • UI Type: Angular / MVC


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

    Hi, normally we suggest to align your ABP version with LeptonX Theme package versions. For example, for ABP v8.2.0, it's suggested to go with LeptonX 3.2.0. But, nevertheless, it's possible to use LeptonX v3.2.0 while your ABP version is 8.0.2, however, this might cause package inconsistencies, if there were any breaking changes between ABP v8.0.2 and v8.2.0.

    Therefore, if you have option, just use abp update --version 8.2.0 option to update your ABP package versions and LeptonX Theme package version to 8.2.0. If you don't want to do that, then you can manually update LeptonX Theme package version to 3.2.0 and see if there is any package inconsistencies or errors related to that.

    Regards.

  • User Avatar
    0
    nabass created

    yes sir this is my Q how to do that manually

  • User Avatar
    0
    nabass created

    will i just change all csproj files from 3.0.* to 3.2.0 or is there something should i do ?
    image.png

  • User Avatar
    0
    nabass created

    ???

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    will i just change all csproj files from 3.0.* to 3.2.0 or is there something should i do ?
    image.png

    Yes, changing this version to v3.2.0, and also updating the package.json files, is sufficient. Then, you can build your project and run abp install-libs command, that's all.

    Regards.

  • User Avatar
    0
    improwise created

    On a side note, where can we track changes / roadmap for LeptonX?

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10