0
ninomartini created
Does the ABP Studio desktop application support creating new solutions in older versions of ABP Commercial? For example, can I use ABP Studio to create a new project with v8.3.4, similar to how we can change the version of the ABP Suite?
Thank you in advance.
1 Answer(s)
-
0
Hello, unfortunately it is not possible to do this with the ABP Studio GUI at the moment, but if you wish, you can install older versions of Volo.Abp.Studio.Cli and do this. For example, version
0.9.8
ofVolo.Abp.Studio.CLI
generates the template of ABP with version8.3.4
. You can look here for version mappings.You can generate it this way and then use the latest version of ABP Studio on this solution.