I"s

Results 9 comments of I"s

i find the error code is ![image](https://user-images.githubusercontent.com/49929368/234223503-10fa3606-aeec-4f10-afd1-b4464a4c1f2d.png) when i change code to this ,it's work and my microservice project can successful build ![image](https://user-images.githubusercontent.com/49929368/234224038-0a4648cd-59bd-40d8-a23d-2d6568b540ec.png) even i change the input args to...

yeah,i find i provide error code on previous conversation should be this code to effect it's `TemplateType.Application` ![image](https://user-images.githubusercontent.com/49929368/234229501-16efabb9-4fff-4d76-bfcc-09c5d98bc19e.png) it's could be another obvious different on abp `Module` and `Application` template

so, for easily , it's to add new `else if` to add new condition to equal it's `TemplateType.Application`

and i think this condition `else if (FileExistsInDirectory(baseDirectory, "*.DbMigrator.csproj", excludeDirectories))` ,it's to ensure this project is `multi layer and abp project` ?

so ,could be change like this code ![image](https://user-images.githubusercontent.com/49929368/234234821-a3877a0e-0ada-4f96-94cf-4de58b879842.png) first if ,can ensure it's `module` sln second if else ,can ensure it's a abp sln and it's not `single-layer application` so,i...

vevry wonderful! i hope in future can see a css tool like tailwindcss on avalonia!

and i think Maui QueryProperty is very useful ,but not only can use in Page, also can use in ViewModel ![image](https://github.com/AvaloniaInside/Shell/assets/49929368/4dfbfee4-cf59-4a1f-8989-ec8a388aab43)

thanks for response, i like semi design,it's will pretty and different to other design,i think if can make more other control by [react semi design](https://semi.design/zh-CN),it will vevry great and powerful....

Thanks, the Dialog component is very useful! respect to you! 👍👍👍