Open Closed

Issue using CLI to create a new solution #3036


User avatar
0
balessi75 created

Abp Commercial 5.2.0 / Blazor Server / EF

Hi we are trying to troubleshoot an issue by creating a new solution at an older version by using the following CLI command

abp new FM.Test2 -u blazor-server -o c:\temp\FM.Test2 -v 4.2.0

The solution gets created, but for some reason there is no Blazor project in the solution that is created.

Please advise. Thanks in advance.


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Because we Implemented Blazor in version 4.3.0

    See: https://github.com/abpframework/abp/pull/8074

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    BTW, We recommend that you use the latest version, it contains bug fixes and feature enhancements

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11