Remove MicroserviceDemo in build/common.ps1.

https://github.com/abpframework/abp/pull/4639
pull/4672/head
maliming 5 years ago
parent 710783fba3
commit 05cd4c3091

@ -22,6 +22,5 @@ $solutionPaths = (
"../modules/virtual-file-explorer", "../modules/virtual-file-explorer",
"../templates/module/aspnet-core", "../templates/module/aspnet-core",
"../templates/app/aspnet-core", "../templates/app/aspnet-core",
"../samples/MicroserviceDemo",
"../abp_io/AbpIoLocalization" "../abp_io/AbpIoLocalization"
) )
Loading…
Cancel
Save