Browse Source

Update common.ps1

pull/4688/head
liangshiwei 6 years ago
committed by GitHub
parent
commit
0209a44ba1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      nupkg/common.ps1

1
nupkg/common.ps1

@ -59,6 +59,7 @@ $projects = (
"framework/src/Volo.Abp.BlobStoring",
"framework/src/Volo.Abp.BlobStoring.FileSystem",
"framework/src/Volo.Abp.BlobStoring.Azure",
"framework/src/Volo.Abp.BlobStoring.Minio",
"framework/src/Volo.Abp.Caching",
"framework/src/Volo.Abp.Caching.StackExchangeRedis",
"framework/src/Volo.Abp.Castle.Core",

Loading…
Cancel
Save