|
|
|
@ -204,7 +204,7 @@ $projects = ( |
|
|
|
"modules/account/src/Volo.Abp.Account.Web.IdentityServer", |
|
|
|
"modules/account/src/Volo.Abp.Account.Blazor", |
|
|
|
"modules/account/src/Volo.Abp.Account.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.Account", |
|
|
|
"studio/source-codes/Volo.Abp.Account.SourceCode", |
|
|
|
|
|
|
|
# modules/audit-logging |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.Domain", |
|
|
|
@ -212,7 +212,7 @@ $projects = ( |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore", |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB", |
|
|
|
"modules/audit-logging/src/Volo.Abp.AuditLogging.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.AuditLogging", |
|
|
|
"studio/source-codes/Volo.Abp.AuditLogging.SourceCode", |
|
|
|
|
|
|
|
# modules/background-jobs |
|
|
|
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain", |
|
|
|
@ -220,7 +220,7 @@ $projects = ( |
|
|
|
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore", |
|
|
|
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB", |
|
|
|
"modules/background-jobs/src/Volo.Abp.BackgroundJobs.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.BackgroundJobs", |
|
|
|
"studio/source-codes/Volo.Abp.BackgroundJobs.SourceCode", |
|
|
|
|
|
|
|
# modules/basic-theme |
|
|
|
"modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Server.BasicTheme", |
|
|
|
@ -228,7 +228,7 @@ $projects = ( |
|
|
|
"modules/basic-theme/src/Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme", |
|
|
|
"modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic", |
|
|
|
"modules/basic-theme/src/Volo.Abp.BasicTheme.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.BasicTheme", |
|
|
|
"studio/source-codes/Volo.Abp.BasicTheme.SourceCode", |
|
|
|
|
|
|
|
# modules/blogging |
|
|
|
"modules/blogging/src/Volo.Blogging.Application.Contracts.Shared", |
|
|
|
@ -246,7 +246,7 @@ $projects = ( |
|
|
|
"modules/blogging/src/Volo.Blogging.Admin.HttpApi", |
|
|
|
"modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client", |
|
|
|
"modules/blogging/src/Volo.Blogging.Admin.Web", |
|
|
|
"studio/source-codes/Volo.Blogging", |
|
|
|
"studio/source-codes/Volo.Blogging.SourceCode", |
|
|
|
|
|
|
|
# modules/client-simulation |
|
|
|
"modules/client-simulation/src/Volo.ClientSimulation", |
|
|
|
@ -267,7 +267,7 @@ $projects = ( |
|
|
|
"modules/docs/src/Volo.Docs.HttpApi", |
|
|
|
"modules/docs/src/Volo.Docs.MongoDB", |
|
|
|
"modules/docs/src/Volo.Docs.Web",, |
|
|
|
"studio/source-codes/Volo.Docs", |
|
|
|
"studio/source-codes/Volo.Docs.SourceCode", |
|
|
|
|
|
|
|
# modules/feature-management |
|
|
|
"modules/feature-management/src/Volo.Abp.FeatureManagement.Application.Contracts", |
|
|
|
@ -283,7 +283,7 @@ $projects = ( |
|
|
|
"modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor.Server", |
|
|
|
"modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor.WebAssembly", |
|
|
|
"modules/feature-management/src/Volo.Abp.FeatureManagement.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.FeatureManagement", |
|
|
|
"studio/source-codes/Volo.Abp.FeatureManagement.SourceCode", |
|
|
|
|
|
|
|
# modules/identity |
|
|
|
"modules/identity/src/Volo.Abp.Identity.Application.Contracts", |
|
|
|
@ -301,7 +301,7 @@ $projects = ( |
|
|
|
"modules/identity/src/Volo.Abp.Identity.Blazor.WebAssembly", |
|
|
|
"modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity", |
|
|
|
"modules/identity/src/Volo.Abp.Identity.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.Identity", |
|
|
|
"studio/source-codes/Volo.Abp.Identity.SourceCode", |
|
|
|
|
|
|
|
# modules/identityserver |
|
|
|
"modules/identityserver/src/Volo.Abp.IdentityServer.Domain", |
|
|
|
@ -310,7 +310,7 @@ $projects = ( |
|
|
|
"modules/identityserver/src/Volo.Abp.IdentityServer.MongoDB", |
|
|
|
"modules/identityserver/src/Volo.Abp.PermissionManagement.Domain.IdentityServer", |
|
|
|
"modules/identityserver/src/Volo.Abp.IdentityServer.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.IdentityServer", |
|
|
|
"studio/source-codes/Volo.Abp.IdentityServer.SourceCode", |
|
|
|
|
|
|
|
# modules/permission-management |
|
|
|
"modules/permission-management/src/Volo.Abp.PermissionManagement.Application.Contracts", |
|
|
|
@ -326,7 +326,7 @@ $projects = ( |
|
|
|
"modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor.Server", |
|
|
|
"modules/permission-management/src/Volo.Abp.PermissionManagement.Blazor.WebAssembly", |
|
|
|
"modules/permission-management/src/Volo.Abp.PermissionManagement.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.PermissionManagement", |
|
|
|
"studio/source-codes/Volo.Abp.PermissionManagement.SourceCode", |
|
|
|
|
|
|
|
# modules/setting-management |
|
|
|
"modules/setting-management/src/Volo.Abp.SettingManagement.Application.Contracts", |
|
|
|
@ -342,7 +342,7 @@ $projects = ( |
|
|
|
"modules/setting-management/src/Volo.Abp.SettingManagement.MongoDB", |
|
|
|
"modules/setting-management/src/Volo.Abp.SettingManagement.Web", |
|
|
|
"modules/setting-management/src/Volo.Abp.SettingManagement.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.SettingManagement", |
|
|
|
"studio/source-codes/Volo.Abp.SettingManagement.SourceCode", |
|
|
|
|
|
|
|
# modules/tenant-management |
|
|
|
"modules/tenant-management/src/Volo.Abp.TenantManagement.Application.Contracts", |
|
|
|
@ -358,7 +358,7 @@ $projects = ( |
|
|
|
"modules/tenant-management/src/Volo.Abp.TenantManagement.MongoDB", |
|
|
|
"modules/tenant-management/src/Volo.Abp.TenantManagement.Web", |
|
|
|
"modules/tenant-management/src/Volo.Abp.TenantManagement.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.TenantManagement", |
|
|
|
"studio/source-codes/Volo.Abp.TenantManagement.SourceCode", |
|
|
|
|
|
|
|
# modules/users |
|
|
|
"modules/users/src/Volo.Abp.Users.Abstractions", |
|
|
|
@ -367,12 +367,12 @@ $projects = ( |
|
|
|
"modules/users/src/Volo.Abp.Users.EntityFrameworkCore", |
|
|
|
"modules/users/src/Volo.Abp.Users.MongoDB", |
|
|
|
"modules/users/src/Volo.Abp.Users.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.Users", |
|
|
|
"studio/source-codes/Volo.Abp.Users.SourceCode", |
|
|
|
|
|
|
|
# modules/virtual-file-explorer |
|
|
|
"modules/virtual-file-explorer/src/Volo.Abp.VirtualFileExplorer.Web", |
|
|
|
"modules/virtual-file-explorer/src/Volo.Abp.VirtualFileExplorer.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.VirtualFileExplorer", |
|
|
|
"studio/source-codes/Volo.Abp.VirtualFileExplorer.SourceCode", |
|
|
|
|
|
|
|
# modules/blob-storing-database |
|
|
|
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain", |
|
|
|
@ -380,7 +380,7 @@ $projects = ( |
|
|
|
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore", |
|
|
|
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB", |
|
|
|
"modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Installer", |
|
|
|
"studio/source-codes/Volo.Abp.BlobStoring.Database", |
|
|
|
"studio/source-codes/Volo.Abp.BlobStoring.Database.SourceCode", |
|
|
|
|
|
|
|
# abp/cms-kit |
|
|
|
"modules/cms-kit/src/Volo.CmsKit.Admin.Application", |
|
|
|
@ -408,7 +408,7 @@ $projects = ( |
|
|
|
"modules/cms-kit/src/Volo.CmsKit.Public.Web", |
|
|
|
"modules/cms-kit/src/Volo.CmsKit.Web", |
|
|
|
"modules/cms-kit/src/Volo.CmsKit.Installer", |
|
|
|
"studio/source-codes/Volo.CmsKit", |
|
|
|
"studio/source-codes/Volo.CmsKit.SourceCode", |
|
|
|
|
|
|
|
# abp/studio |
|
|
|
"studio/src/Volo.Abp.Studio.Analyzing.Abstractions", |
|
|
|
|