mirror of
https://gitee.com/dotnetchina/Furion.git
synced 2025-12-06 07:49:05 +08:00
😁 优化 generate.cli 脚本代码
This commit is contained in:
@@ -31,10 +31,6 @@ function generate($path, $templates){
|
||||
Write-Output "生成成功";
|
||||
}
|
||||
|
||||
Write-Output "正在生成所有模板 Nupkg 包......";
|
||||
|
||||
Write-Output "-----------------";
|
||||
|
||||
# 生成 EFCore Nupkg 包
|
||||
generate -path $efcore_path -templates $efcore_templates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user