You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/modules/audit-logging/Volo.Abp.AuditLogging.abpmdl

42 lines
1.5 KiB

{
"folders": {
"items": {
"src": {},
"test": {}
}
},
"packages": {
"Volo.Abp.AuditLogging.Domain": {
"path": "src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.abppkg.json",
"folder": "src"
},
"Volo.Abp.AuditLogging.Domain.Shared": {
"path": "src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.abppkg.json",
"folder": "src"
},
"Volo.Abp.AuditLogging.EntityFrameworkCore": {
"path": "src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.abppkg.json",
"folder": "src"
},
"Volo.Abp.AuditLogging.MongoDB": {
"path": "src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.abppkg.json",
"folder": "src"
},
"Volo.Abp.AuditLogging.Tests": {
"path": "test/Volo.Abp.AuditLogging.Tests/Volo.Abp.AuditLogging.Tests.abppkg.json",
"folder": "test"
},
"Volo.Abp.AuditLogging.TestBase": {
"path": "test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.abppkg.json",
"folder": "test"
},
"Volo.Abp.AuditLogging.EntityFrameworkCore.Tests": {
"path": "test/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests/Volo.Abp.AuditLogging.EntityFrameworkCore.Tests.abppkg.json",
"folder": "test"
},
"Volo.Abp.AuditLogging.MongoDB.Tests": {
"path": "test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.abppkg.json",
"folder": "test"
}
}
}