EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

Check the specified solution is correctly located in the "aspnet-core" folder before a command is executed. #113

Closed gdlcf88 closed 4 years ago

gdlcf88 commented 4 years ago

If not, throw a friendly error message.

wakuflair commented 4 years ago

Since app template v3.1 removed the aspnet-core folder, the target of this issue would be changed to "is correctly located in the ".sln" folder"