Browse Source

Update common.ps1

pull/8320/head
Ahmet Çotur 5 years ago
committed by GitHub
parent
commit
3e5c8a13a8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      nupkg/common.ps1

3
nupkg/common.ps1

@ -19,7 +19,8 @@ $solutions = (
"modules/tenant-management", "modules/tenant-management",
"modules/users", "modules/users",
"modules/virtual-file-explorer", "modules/virtual-file-explorer",
"modules/blob-storing-database" "modules/blob-storing-database",
"modules/cms-kit"
) )
# List of projects # List of projects

Loading…
Cancel
Save