diff --git a/build-all.ps1 b/build-all.ps1 index 6a98c18e18..746e2ecc6f 100644 --- a/build-all.ps1 +++ b/build-all.ps1 @@ -21,7 +21,8 @@ $solutionPaths = ( "modules/client-simulation", "templates/mvc-module", "templates/mvc", - "samples/MicroserviceDemo" + "samples/MicroserviceDemo", + "abp_io/AbpIoLocalization" ) # Build all solutions