40 lines
891 B
Plaintext
40 lines
891 B
Plaintext
{
|
|
"id": "bb4ad528-d64c-4202-bfb5-87fe3b351ae9",
|
|
"template": "app",
|
|
"versions": {
|
|
"AbpFramework": "8.3.3",
|
|
"AbpStudio": "0.9.6",
|
|
"TargetDotnetFramework": "net8.0"
|
|
},
|
|
"modules": {
|
|
"Skcks.Study.AbpProject": {
|
|
"path": "Skcks.Study.AbpProject.abpmdl"
|
|
}
|
|
},
|
|
"runProfiles": {
|
|
"Default": {
|
|
"path": "etc/abp-studio/run-profiles/Default.abprun.json"
|
|
}
|
|
},
|
|
"options": {
|
|
"httpRequests": {
|
|
"ignoredUrls": [
|
|
"^/metrics$"
|
|
]
|
|
}
|
|
},
|
|
"creatingStudioConfiguration": {
|
|
"template": "app",
|
|
"createdAbpStudioVersion": "0.9.6",
|
|
"tiered": "false",
|
|
"uiFramework": "mvc",
|
|
"databaseProvider": "ef",
|
|
"databaseManagementSystem": "sqlserver",
|
|
"separateTenantSchema": "false",
|
|
"theme": "basic",
|
|
"themeStyle": "",
|
|
"mobileFramework": "none",
|
|
"publicWebsite": "false",
|
|
"socialLogin": ""
|
|
}
|
|
} |