Open Closed

Building use a specific version! #9045


User avatar
0
brauerj@gc.adventist.org created

It looks like something very important was recently removed from ABP! The ability to scaffold out a new site with a specific version!!! I highly depend on this capability. Having to upgrade my entire site just to integrate some new code from a scaffolded project is not acceptable. The old CLI has --version. Where is the ability to select which version is used for building code in the new ABP cli/studio?


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

    Hi, you're right, version selection is currently missing in the new ABP Studio CLI and Studio GUI. The team is aware of this and plans to prioritize bringing it back (there is an internal issue to support that asap). Thanks for your understanding.

    As a workaround, you can use the old CLI and specify a version using the --old flag:

    abp new YourProjectName --version <version> --old
    

    Note that this uses ABP's old templating system, not the current ABP Studio templates.

    Regards.

  • User Avatar
    0
    brauerj@gc.adventist.org created

    Ok, no problem. Glad to hear it isn't a permanent plan!

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