mirror of https://github.com/abpframework/abp
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.
22 lines
522 B
22 lines
522 B
{
|
|
"folders": {
|
|
"items": {
|
|
"src": {},
|
|
"demo": {}
|
|
}
|
|
},
|
|
"packages": {
|
|
"Volo.ClientSimulation": {
|
|
"path": "src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg",
|
|
"folder": "src"
|
|
},
|
|
"Volo.ClientSimulation.Demo": {
|
|
"path": "demo/Volo.ClientSimulation.Demo/Volo.ClientSimulation.Demo.abppkg",
|
|
"folder": "demo"
|
|
},
|
|
"Volo.ClientSimulation.Web": {
|
|
"path": "src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg",
|
|
"folder": "src"
|
|
}
|
|
}
|
|
} |