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)
-
0
Hi,
Because we Implemented Blazor in version 4.3.0
See: https://github.com/abpframework/abp/pull/8074
-
0
BTW, We recommend that you use the latest version, it contains bug fixes and feature enhancements