工具生成版本
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"id": "75e9aca6-80a8-487e-a26e-f50357a0309d",
|
||||
"creationTime": "12/28/2025 13:43:05 +00:00",
|
||||
"template": "app",
|
||||
"versions": {
|
||||
"AbpFramework": "10.0.1",
|
||||
"AbpStudio": "2.1.3",
|
||||
"TargetDotnetFramework": "net10.0"
|
||||
},
|
||||
"modules": {
|
||||
"Hua.Abp.Demo": {
|
||||
"path": "Hua.Abp.Demo.abpmdl"
|
||||
}
|
||||
},
|
||||
"runProfiles": {
|
||||
"Default": {
|
||||
"path": "etc/abp-studio/run-profiles/Default.abprun.json"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"httpRequests": {
|
||||
"ignoredUrls": [
|
||||
|
||||
]
|
||||
}
|
||||
},
|
||||
"creatingStudioConfiguration": {
|
||||
"template": "app",
|
||||
"createdAbpStudioVersion": "2.1.3",
|
||||
"creationTool": "ABP Studio CLI",
|
||||
"tiered": "false",
|
||||
"runInstallLibs": "true",
|
||||
"useLocalReferences": "false",
|
||||
"multiTenancy": "true",
|
||||
"includeTests": "true",
|
||||
"kubernetesConfiguration": "false",
|
||||
"uiFramework": "angular",
|
||||
"mobileFramework": "none",
|
||||
"distributedEventBus": "none",
|
||||
"databaseProvider": "ef",
|
||||
"runDbMigrator": "",
|
||||
"databaseManagementSystem": "postgresql",
|
||||
"separateTenantSchema": "false",
|
||||
"createInitialMigration": "",
|
||||
"theme": "leptonx-lite",
|
||||
"themeStyle": "",
|
||||
"themeMenuPlacement": "",
|
||||
"mobileFramework": "none",
|
||||
"progressiveWebApp": "false",
|
||||
"runProgressiveWebAppSupport": "false",
|
||||
"publicWebsite": "false",
|
||||
"socialLogin": "true",
|
||||
"sampleCrudPage": "true",
|
||||
"selectedLanguages": ["English", "Arabic", "Chinese (Simplified)", "Chinese (Traditional)", "Czech", "English (United Kingdom)", "Finnish", "French", "German (Germany)", "Hindi ", "Hungarian", "Icelandic", "Italian", "Portuguese (Brazil)", "Romanian (Romania)", "Russian", "Slovak", "Spanish", "Swedish", "Turkish", ],
|
||||
"defaultLanguage": "English",
|
||||
"createCommand": "abp new Hua.Abp.Demo -t app --ui-framework angular --database-provider ef --database-management-system postgresql --theme leptonx-lite --skip-migration --skip-migrator --without-cms-kit --sample-crud-page --dont-run-bundling -no-file-management"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user