-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.lock.json
More file actions
172 lines (172 loc) · 6.56 KB
/
packages.lock.json
File metadata and controls
172 lines (172 loc) · 6.56 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"version": 2,
"dependencies": {
"net10.0": {
"Microsoft.EntityFrameworkCore": {
"type": "Direct",
"requested": "[10.0.0, )",
"resolved": "10.0.0",
"contentHash": "hHa2amRjMyBLUH/KTML6FgIAhZ0VFYkhCKwWEax0rO6iNeM1P5MflyeQLE5dniSIOZHc3Oqyv5UIyTFO4e1Auw==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.0",
"Microsoft.EntityFrameworkCore.Analyzers": "10.0.0",
"Microsoft.Extensions.Caching.Memory": "10.0.0",
"Microsoft.Extensions.Logging": "10.0.0"
}
},
"Microsoft.EntityFrameworkCore.Abstractions": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "C+TT9k7f1GQ8agOfV512K9iwrzi76RXVSDiLx+iWC9pz3QhEpSF1Dyk+FpVvd8ULQ+rqymfM8KQ7g48ttQVyMg=="
},
"Microsoft.EntityFrameworkCore.Analyzers": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "TxHQq0kn0tpYs2ljeRl8jtmWk720B0nteqI6mAZM77HWJpYT9Zj8SkkBBlj8K3Yeq18a6NBjz6YutE+shEk4Ag=="
},
"Microsoft.Extensions.Caching.Abstractions": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "Zcoy6H9mSoGyvr7UvlGokEZrlZkcPCICPZr8mCsSt9U/N8eeCwCXwKF5bShdA66R0obxBCwP4AxomQHvVkC/uA==",
"dependencies": {
"Microsoft.Extensions.Primitives": "10.0.0"
}
},
"Microsoft.Extensions.Logging": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.0",
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
"Microsoft.Extensions.Options": "10.0.0"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
}
},
"Microsoft.Extensions.Options": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"Microsoft.Extensions.Primitives": "10.0.0"
}
},
"Microsoft.Extensions.Primitives": {
"type": "Transitive",
"resolved": "10.0.0",
"contentHash": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w=="
},
"chengyuan.core": {
"type": "Project"
},
"chengyuan.core.data": {
"type": "Project",
"dependencies": {
"ChengYuan.Core": "[0.2.10-local, )",
"ChengYuan.Core.Runtime": "[0.2.10-local, )",
"Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.5, )"
}
},
"chengyuan.core.entityframeworkcore": {
"type": "Project",
"dependencies": {
"ChengYuan.Core": "[0.2.10-local, )",
"ChengYuan.Core.Data": "[0.2.10-local, )",
"Microsoft.EntityFrameworkCore": "[10.0.0, )"
}
},
"chengyuan.core.runtime": {
"type": "Project",
"dependencies": {
"ChengYuan.Core": "[0.2.10-local, )",
"Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.5, )"
}
},
"chengyuan.executioncontext.abstractions": {
"type": "Project"
},
"chengyuan.executioncontext.runtime": {
"type": "Project",
"dependencies": {
"ChengYuan.Core": "[0.2.10-local, )",
"ChengYuan.Core.Runtime": "[0.2.10-local, )",
"ChengYuan.ExecutionContext.Abstractions": "[0.2.10-local, )"
}
},
"chengyuan.featuremanagement.application": {
"type": "Project",
"dependencies": {
"ChengYuan.Core.Runtime": "[0.2.10-local, )",
"ChengYuan.FeatureManagement.Contracts": "[0.2.10-local, )",
"ChengYuan.Features.Runtime": "[0.2.10-local, )"
}
},
"chengyuan.featuremanagement.contracts": {
"type": "Project",
"dependencies": {
"ChengYuan.Features.Abstractions": "[0.2.10-local, )"
}
},
"chengyuan.features.abstractions": {
"type": "Project"
},
"chengyuan.features.runtime": {
"type": "Project",
"dependencies": {
"ChengYuan.Core.Runtime": "[0.2.10-local, )",
"ChengYuan.ExecutionContext.Runtime": "[0.2.10-local, )",
"ChengYuan.Features.Abstractions": "[0.2.10-local, )",
"ChengYuan.MultiTenancy.Runtime": "[0.2.10-local, )"
}
},
"chengyuan.multitenancy.abstractions": {
"type": "Project"
},
"chengyuan.multitenancy.runtime": {
"type": "Project",
"dependencies": {
"ChengYuan.Core.Data": "[0.2.10-local, )",
"ChengYuan.Core.Runtime": "[0.2.10-local, )",
"ChengYuan.ExecutionContext.Runtime": "[0.2.10-local, )",
"ChengYuan.MultiTenancy.Abstractions": "[0.2.10-local, )"
}
},
"Microsoft.Extensions.Caching.Memory": {
"type": "CentralTransitive",
"requested": "[10.0.0, )",
"resolved": "10.0.0",
"contentHash": "krK19MKp0BNiR9rpBDW7PKSrTMLVlifS9am3CVc4O1Jq6GWz0o4F+sw5OSL4L3mVd56W8l6JRgghUa2KB51vOw==",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "10.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
"Microsoft.Extensions.Options": "10.0.0",
"Microsoft.Extensions.Primitives": "10.0.0"
}
},
"Microsoft.Extensions.DependencyInjection": {
"type": "CentralTransitive",
"requested": "[10.0.0, )",
"resolved": "10.0.0",
"contentHash": "f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "CentralTransitive",
"requested": "[10.0.5, )",
"resolved": "10.0.5",
"contentHash": "iVMtq9eRvzyhx8949EGT0OCYJfXi737SbRVzWXE5GrOgGj5AaZ9eUuxA/BSUfmOMALKn/g8KfFaNQw0eiB3lyA=="
}
}
}
}