Browse Source
Merge pull request #20571 from abpframework/Publish-source-codes-for-audit-logging-module
Publish Volo.Abp.AuditLogging.SourceCode
pull/20572/head
selman koc
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
nupkg/common.ps1
|
|
|
@ -265,8 +265,8 @@ $projects = ( |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared", |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore", |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB", |
|
|
|
# "modules/audit-logging/src/Volo.Abp.AuditLogging.Installer", |
|
|
|
# "source-code/Volo.Abp.AuditLogging.SourceCode", |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.Installer", |
|
|
|
"source-code/Volo.Abp.AuditLogging.SourceCode", |
|
|
|
|
|
|
|
# modules/background-jobs |
|
|
|
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain", |
|
|
|
|