Browse Source

source-code sln

pull/16183/head
selmankoc 3 years ago
parent
commit
141b4bb3ca
  1. 3
      build/common.ps1

3
build/common.ps1

@ -36,7 +36,8 @@ if ($full -eq "-f")
"../templates/console",
"../templates/wpf",
"../templates/app-nolayers/aspnet-core",
"../abp_io/AbpIoLocalization"
"../abp_io/AbpIoLocalization",
"../source-code"
)
}else{
Write-host ""

Loading…
Cancel
Save