diff --git a/build/common.ps1 b/build/common.ps1 index c20a6d444f..d9ebc2f87c 100644 --- a/build/common.ps1 +++ b/build/common.ps1 @@ -7,7 +7,6 @@ $rootFolder = (Get-Item -Path "./" -Verbose).FullName # List of solutions used only in development mode $solutionPaths = @( "../framework", - "../studio", "../modules/basic-theme", "../modules/users", "../modules/permission-management",