diff --git a/build-all.ps1 b/build-all.ps1 index 57a1da9e7b..5d800ebdf9 100644 --- a/build-all.ps1 +++ b/build-all.ps1 @@ -20,7 +20,8 @@ $solutionPaths = ( "abp_io", "templates/module", "templates/service", - "templates/mvc" + "templates/mvc", + "samples/MicroserviceDemo" ) # Build all solutions