-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathEasyAbp.Abp.EventBus.Boxes.Dtm.abpmdl.json
79 lines (79 loc) · 3.6 KB
/
EasyAbp.Abp.EventBus.Boxes.Dtm.abpmdl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"folders": {
"items": {
"src": {},
"test": {},
"host": {}
}
},
"packages": {
"EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Shared": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Shared/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Shared.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Domain": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Contracts": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Contracts/EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Contracts.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Application": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.Application/EasyAbp.Abp.EventBus.Boxes.Dtm.Application.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore/EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB/EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client": {
"path": "src/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client.abppkg.json",
"folder": "src"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.TestBase": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.TestBase/EasyAbp.Abp.EventBus.Boxes.Dtm.TestBase.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore.Tests": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore.Tests/EasyAbp.Abp.EventBus.Boxes.Dtm.EntityFrameworkCore.Tests.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB.Tests": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB.Tests/EasyAbp.Abp.EventBus.Boxes.Dtm.MongoDB.Tests.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Tests": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Tests/EasyAbp.Abp.EventBus.Boxes.Dtm.Domain.Tests.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Tests": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Tests/EasyAbp.Abp.EventBus.Boxes.Dtm.Application.Tests.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Host": {
"path": "host/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Host/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Host.abppkg.json",
"folder": "host"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client.ConsoleTestApp": {
"path": "test/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client.ConsoleTestApp/EasyAbp.Abp.EventBus.Boxes.Dtm.HttpApi.Client.ConsoleTestApp.abppkg.json",
"folder": "test"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.IdentityServer": {
"path": "host/EasyAbp.Abp.EventBus.Boxes.Dtm.IdentityServer/EasyAbp.Abp.EventBus.Boxes.Dtm.IdentityServer.abppkg.json",
"folder": "host"
},
"EasyAbp.Abp.EventBus.Boxes.Dtm.Host.Shared": {
"path": "host/EasyAbp.Abp.EventBus.Boxes.Dtm.Host.Shared/EasyAbp.Abp.EventBus.Boxes.Dtm.Host.Shared.abppkg.json",
"folder": "host"
}
}
}