Browse Source

Update common.ps1

pull/11560/head
realmingliang 4 years ago
committed by GitHub
parent
commit
f6fa18f0bc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      build/common.ps1

1
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",

Loading…
Cancel
Save