|
@@ -1,463 +0,0 @@
|
1
|
|
-{
|
2
|
|
- "runtimeTarget": {
|
3
|
|
- "name": ".NETCoreApp,Version=v6.0",
|
4
|
|
- "signature": ""
|
5
|
|
- },
|
6
|
|
- "compilationOptions": {},
|
7
|
|
- "targets": {
|
8
|
|
- ".NETCoreApp,Version=v6.0": {
|
9
|
|
- "Contracts/1.0.0": {
|
10
|
|
- "dependencies": {
|
11
|
|
- "Entities": "1.0.0"
|
12
|
|
- },
|
13
|
|
- "runtime": {
|
14
|
|
- "Contracts.dll": {}
|
15
|
|
- }
|
16
|
|
- },
|
17
|
|
- "Microsoft.EntityFrameworkCore/6.0.7": {
|
18
|
|
- "dependencies": {
|
19
|
|
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.7",
|
20
|
|
- "Microsoft.EntityFrameworkCore.Analyzers": "6.0.7",
|
21
|
|
- "Microsoft.Extensions.Caching.Memory": "6.0.1",
|
22
|
|
- "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
23
|
|
- "Microsoft.Extensions.Logging": "6.0.0",
|
24
|
|
- "System.Collections.Immutable": "6.0.0",
|
25
|
|
- "System.Diagnostics.DiagnosticSource": "6.0.0"
|
26
|
|
- },
|
27
|
|
- "runtime": {
|
28
|
|
- "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
29
|
|
- "assemblyVersion": "6.0.7.0",
|
30
|
|
- "fileVersion": "6.0.722.31501"
|
31
|
|
- }
|
32
|
|
- }
|
33
|
|
- },
|
34
|
|
- "Microsoft.EntityFrameworkCore.Abstractions/6.0.7": {
|
35
|
|
- "runtime": {
|
36
|
|
- "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
37
|
|
- "assemblyVersion": "6.0.7.0",
|
38
|
|
- "fileVersion": "6.0.722.31501"
|
39
|
|
- }
|
40
|
|
- }
|
41
|
|
- },
|
42
|
|
- "Microsoft.EntityFrameworkCore.Analyzers/6.0.7": {},
|
43
|
|
- "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
|
44
|
|
- "dependencies": {
|
45
|
|
- "Microsoft.EntityFrameworkCore": "6.0.7",
|
46
|
|
- "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
47
|
|
- },
|
48
|
|
- "runtime": {
|
49
|
|
- "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
50
|
|
- "assemblyVersion": "6.0.5.0",
|
51
|
|
- "fileVersion": "6.0.522.21804"
|
52
|
|
- }
|
53
|
|
- }
|
54
|
|
- },
|
55
|
|
- "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": {
|
56
|
|
- "dependencies": {
|
57
|
|
- "Microsoft.EntityFrameworkCore.Relational": "6.0.5",
|
58
|
|
- "NETStandard.Library": "2.0.3"
|
59
|
|
- },
|
60
|
|
- "runtime": {
|
61
|
|
- "lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {
|
62
|
|
- "assemblyVersion": "1.1.0.0",
|
63
|
|
- "fileVersion": "1.1.0.21115"
|
64
|
|
- }
|
65
|
|
- }
|
66
|
|
- },
|
67
|
|
- "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
68
|
|
- "dependencies": {
|
69
|
|
- "Microsoft.Extensions.Primitives": "6.0.0"
|
70
|
|
- },
|
71
|
|
- "runtime": {
|
72
|
|
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
73
|
|
- "assemblyVersion": "6.0.0.0",
|
74
|
|
- "fileVersion": "6.0.21.52210"
|
75
|
|
- }
|
76
|
|
- }
|
77
|
|
- },
|
78
|
|
- "Microsoft.Extensions.Caching.Memory/6.0.1": {
|
79
|
|
- "dependencies": {
|
80
|
|
- "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
|
81
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
82
|
|
- "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
83
|
|
- "Microsoft.Extensions.Options": "6.0.0",
|
84
|
|
- "Microsoft.Extensions.Primitives": "6.0.0"
|
85
|
|
- },
|
86
|
|
- "runtime": {
|
87
|
|
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
88
|
|
- "assemblyVersion": "6.0.0.0",
|
89
|
|
- "fileVersion": "6.0.222.6406"
|
90
|
|
- }
|
91
|
|
- }
|
92
|
|
- },
|
93
|
|
- "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
94
|
|
- "dependencies": {
|
95
|
|
- "Microsoft.Extensions.Primitives": "6.0.0"
|
96
|
|
- },
|
97
|
|
- "runtime": {
|
98
|
|
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
99
|
|
- "assemblyVersion": "6.0.0.0",
|
100
|
|
- "fileVersion": "6.0.21.52210"
|
101
|
|
- }
|
102
|
|
- }
|
103
|
|
- },
|
104
|
|
- "Microsoft.Extensions.DependencyInjection/6.0.0": {
|
105
|
|
- "dependencies": {
|
106
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
107
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
108
|
|
- },
|
109
|
|
- "runtime": {
|
110
|
|
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
|
111
|
|
- "assemblyVersion": "6.0.0.0",
|
112
|
|
- "fileVersion": "6.0.21.52210"
|
113
|
|
- }
|
114
|
|
- }
|
115
|
|
- },
|
116
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
117
|
|
- "runtime": {
|
118
|
|
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
119
|
|
- "assemblyVersion": "6.0.0.0",
|
120
|
|
- "fileVersion": "6.0.21.52210"
|
121
|
|
- }
|
122
|
|
- }
|
123
|
|
- },
|
124
|
|
- "Microsoft.Extensions.Logging/6.0.0": {
|
125
|
|
- "dependencies": {
|
126
|
|
- "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
127
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
128
|
|
- "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
129
|
|
- "Microsoft.Extensions.Options": "6.0.0",
|
130
|
|
- "System.Diagnostics.DiagnosticSource": "6.0.0"
|
131
|
|
- },
|
132
|
|
- "runtime": {
|
133
|
|
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
|
134
|
|
- "assemblyVersion": "6.0.0.0",
|
135
|
|
- "fileVersion": "6.0.21.52210"
|
136
|
|
- }
|
137
|
|
- }
|
138
|
|
- },
|
139
|
|
- "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
140
|
|
- "runtime": {
|
141
|
|
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
142
|
|
- "assemblyVersion": "6.0.0.0",
|
143
|
|
- "fileVersion": "6.0.21.52210"
|
144
|
|
- }
|
145
|
|
- }
|
146
|
|
- },
|
147
|
|
- "Microsoft.Extensions.Options/6.0.0": {
|
148
|
|
- "dependencies": {
|
149
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
150
|
|
- "Microsoft.Extensions.Primitives": "6.0.0"
|
151
|
|
- },
|
152
|
|
- "runtime": {
|
153
|
|
- "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {
|
154
|
|
- "assemblyVersion": "6.0.0.0",
|
155
|
|
- "fileVersion": "6.0.21.52210"
|
156
|
|
- }
|
157
|
|
- }
|
158
|
|
- },
|
159
|
|
- "Microsoft.Extensions.Primitives/6.0.0": {
|
160
|
|
- "dependencies": {
|
161
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
162
|
|
- },
|
163
|
|
- "runtime": {
|
164
|
|
- "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
|
165
|
|
- "assemblyVersion": "6.0.0.0",
|
166
|
|
- "fileVersion": "6.0.21.52210"
|
167
|
|
- }
|
168
|
|
- }
|
169
|
|
- },
|
170
|
|
- "Microsoft.NETCore.App/2.2.8": {
|
171
|
|
- "dependencies": {
|
172
|
|
- "Microsoft.NETCore.DotNetHostPolicy": "2.2.8",
|
173
|
|
- "Microsoft.NETCore.Platforms": "2.2.4",
|
174
|
|
- "Microsoft.NETCore.Targets": "2.0.0",
|
175
|
|
- "NETStandard.Library": "2.0.3"
|
176
|
|
- }
|
177
|
|
- },
|
178
|
|
- "Microsoft.NETCore.DotNetAppHost/2.2.8": {},
|
179
|
|
- "Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
|
180
|
|
- "dependencies": {
|
181
|
|
- "Microsoft.NETCore.DotNetHostResolver": "2.2.8"
|
182
|
|
- }
|
183
|
|
- },
|
184
|
|
- "Microsoft.NETCore.DotNetHostResolver/2.2.8": {
|
185
|
|
- "dependencies": {
|
186
|
|
- "Microsoft.NETCore.DotNetAppHost": "2.2.8"
|
187
|
|
- }
|
188
|
|
- },
|
189
|
|
- "Microsoft.NETCore.Platforms/2.2.4": {},
|
190
|
|
- "Microsoft.NETCore.Targets/2.0.0": {},
|
191
|
|
- "NETStandard.Library/2.0.3": {
|
192
|
|
- "dependencies": {
|
193
|
|
- "Microsoft.NETCore.Platforms": "2.2.4"
|
194
|
|
- }
|
195
|
|
- },
|
196
|
|
- "Npgsql/6.0.5": {
|
197
|
|
- "dependencies": {
|
198
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
199
|
|
- },
|
200
|
|
- "runtime": {
|
201
|
|
- "lib/net6.0/Npgsql.dll": {
|
202
|
|
- "assemblyVersion": "6.0.5.0",
|
203
|
|
- "fileVersion": "6.0.5.0"
|
204
|
|
- }
|
205
|
|
- }
|
206
|
|
- },
|
207
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL/6.0.5": {
|
208
|
|
- "dependencies": {
|
209
|
|
- "Microsoft.EntityFrameworkCore": "6.0.7",
|
210
|
|
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.7",
|
211
|
|
- "Microsoft.EntityFrameworkCore.Relational": "6.0.5",
|
212
|
|
- "Npgsql": "6.0.5"
|
213
|
|
- },
|
214
|
|
- "runtime": {
|
215
|
|
- "lib/net6.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
216
|
|
- "assemblyVersion": "6.0.5.0",
|
217
|
|
- "fileVersion": "6.0.5.0"
|
218
|
|
- }
|
219
|
|
- }
|
220
|
|
- },
|
221
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.1.0": {
|
222
|
|
- "dependencies": {
|
223
|
|
- "Microsoft.EntityFrameworkCore": "6.0.7",
|
224
|
|
- "Microsoft.EntityFrameworkCore.Relational": "6.0.5",
|
225
|
|
- "Microsoft.EntityFrameworkCore.Relational.Design": "1.1.0",
|
226
|
|
- "Microsoft.Extensions.DependencyInjection": "6.0.0",
|
227
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
228
|
|
- "Npgsql": "6.0.5",
|
229
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL": "6.0.5"
|
230
|
|
- },
|
231
|
|
- "runtime": {
|
232
|
|
- "lib/netstandard1.3/Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll": {
|
233
|
|
- "assemblyVersion": "1.1.0.0",
|
234
|
|
- "fileVersion": "1.1.0.0"
|
235
|
|
- }
|
236
|
|
- }
|
237
|
|
- },
|
238
|
|
- "System.Collections.Immutable/6.0.0": {
|
239
|
|
- "dependencies": {
|
240
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
241
|
|
- }
|
242
|
|
- },
|
243
|
|
- "System.Diagnostics.DiagnosticSource/6.0.0": {
|
244
|
|
- "dependencies": {
|
245
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
246
|
|
- }
|
247
|
|
- },
|
248
|
|
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
249
|
|
- "Entities/1.0.0": {
|
250
|
|
- "dependencies": {
|
251
|
|
- "Microsoft.EntityFrameworkCore": "6.0.7",
|
252
|
|
- "Microsoft.NETCore.App": "2.2.8",
|
253
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL": "6.0.5",
|
254
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL.Design": "1.1.0"
|
255
|
|
- },
|
256
|
|
- "runtime": {
|
257
|
|
- "Entities.dll": {}
|
258
|
|
- }
|
259
|
|
- }
|
260
|
|
- }
|
261
|
|
- },
|
262
|
|
- "libraries": {
|
263
|
|
- "Contracts/1.0.0": {
|
264
|
|
- "type": "project",
|
265
|
|
- "serviceable": false,
|
266
|
|
- "sha512": ""
|
267
|
|
- },
|
268
|
|
- "Microsoft.EntityFrameworkCore/6.0.7": {
|
269
|
|
- "type": "package",
|
270
|
|
- "serviceable": true,
|
271
|
|
- "sha512": "sha512-9BsvGSpTzxvqnxH19wLBFivK5TzWmsHZQc/1cQ4b2e+k85aIG9R4FYewQLHZdPrAxNQImXjTyW5nRI3s1rpt6A==",
|
272
|
|
- "path": "microsoft.entityframeworkcore/6.0.7",
|
273
|
|
- "hashPath": "microsoft.entityframeworkcore.6.0.7.nupkg.sha512"
|
274
|
|
- },
|
275
|
|
- "Microsoft.EntityFrameworkCore.Abstractions/6.0.7": {
|
276
|
|
- "type": "package",
|
277
|
|
- "serviceable": true,
|
278
|
|
- "sha512": "sha512-bjU0CkTqldgpVPTSj9M+R/3EaTz+u0jMeQMIC91YdGYDbpX/tAN5UYx+Ihzk4AtP8gmhburQUgMTdnmCE9c5sA==",
|
279
|
|
- "path": "microsoft.entityframeworkcore.abstractions/6.0.7",
|
280
|
|
- "hashPath": "microsoft.entityframeworkcore.abstractions.6.0.7.nupkg.sha512"
|
281
|
|
- },
|
282
|
|
- "Microsoft.EntityFrameworkCore.Analyzers/6.0.7": {
|
283
|
|
- "type": "package",
|
284
|
|
- "serviceable": true,
|
285
|
|
- "sha512": "sha512-VAOrGma8mRspUb/9quwIr21UZVqfWOcRQqhcYNkHBUD7woenwFTBvntiC9h2Ebtvj/BrRfezqjaHpWVvPSg4dw==",
|
286
|
|
- "path": "microsoft.entityframeworkcore.analyzers/6.0.7",
|
287
|
|
- "hashPath": "microsoft.entityframeworkcore.analyzers.6.0.7.nupkg.sha512"
|
288
|
|
- },
|
289
|
|
- "Microsoft.EntityFrameworkCore.Relational/6.0.5": {
|
290
|
|
- "type": "package",
|
291
|
|
- "serviceable": true,
|
292
|
|
- "sha512": "sha512-vhAQizlAgvPfurkh9XysNaFc/g3WPXtSka3Y1rXuQdnT//p16CDKt9lO9h+rYmooD+cA7TijSxwqck4GApDT/Q==",
|
293
|
|
- "path": "microsoft.entityframeworkcore.relational/6.0.5",
|
294
|
|
- "hashPath": "microsoft.entityframeworkcore.relational.6.0.5.nupkg.sha512"
|
295
|
|
- },
|
296
|
|
- "Microsoft.EntityFrameworkCore.Relational.Design/1.1.0": {
|
297
|
|
- "type": "package",
|
298
|
|
- "serviceable": true,
|
299
|
|
- "sha512": "sha512-fF0sVEUkoGeJutGIzwnYsJJ9o2hxEGJRpSaCxPq63rhSwn0hBmCwf9ET4QqYqO9Pc6+ODXenAQa095CWzuM4Kg==",
|
300
|
|
- "path": "microsoft.entityframeworkcore.relational.design/1.1.0",
|
301
|
|
- "hashPath": "microsoft.entityframeworkcore.relational.design.1.1.0.nupkg.sha512"
|
302
|
|
- },
|
303
|
|
- "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
304
|
|
- "type": "package",
|
305
|
|
- "serviceable": true,
|
306
|
|
- "sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
|
307
|
|
- "path": "microsoft.extensions.caching.abstractions/6.0.0",
|
308
|
|
- "hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
|
309
|
|
- },
|
310
|
|
- "Microsoft.Extensions.Caching.Memory/6.0.1": {
|
311
|
|
- "type": "package",
|
312
|
|
- "serviceable": true,
|
313
|
|
- "sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
|
314
|
|
- "path": "microsoft.extensions.caching.memory/6.0.1",
|
315
|
|
- "hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
|
316
|
|
- },
|
317
|
|
- "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
318
|
|
- "type": "package",
|
319
|
|
- "serviceable": true,
|
320
|
|
- "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
321
|
|
- "path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
322
|
|
- "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
|
323
|
|
- },
|
324
|
|
- "Microsoft.Extensions.DependencyInjection/6.0.0": {
|
325
|
|
- "type": "package",
|
326
|
|
- "serviceable": true,
|
327
|
|
- "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
|
328
|
|
- "path": "microsoft.extensions.dependencyinjection/6.0.0",
|
329
|
|
- "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
|
330
|
|
- },
|
331
|
|
- "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
332
|
|
- "type": "package",
|
333
|
|
- "serviceable": true,
|
334
|
|
- "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
335
|
|
- "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
336
|
|
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
|
337
|
|
- },
|
338
|
|
- "Microsoft.Extensions.Logging/6.0.0": {
|
339
|
|
- "type": "package",
|
340
|
|
- "serviceable": true,
|
341
|
|
- "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
|
342
|
|
- "path": "microsoft.extensions.logging/6.0.0",
|
343
|
|
- "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
|
344
|
|
- },
|
345
|
|
- "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
|
346
|
|
- "type": "package",
|
347
|
|
- "serviceable": true,
|
348
|
|
- "sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
|
349
|
|
- "path": "microsoft.extensions.logging.abstractions/6.0.0",
|
350
|
|
- "hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
|
351
|
|
- },
|
352
|
|
- "Microsoft.Extensions.Options/6.0.0": {
|
353
|
|
- "type": "package",
|
354
|
|
- "serviceable": true,
|
355
|
|
- "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
|
356
|
|
- "path": "microsoft.extensions.options/6.0.0",
|
357
|
|
- "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
|
358
|
|
- },
|
359
|
|
- "Microsoft.Extensions.Primitives/6.0.0": {
|
360
|
|
- "type": "package",
|
361
|
|
- "serviceable": true,
|
362
|
|
- "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
363
|
|
- "path": "microsoft.extensions.primitives/6.0.0",
|
364
|
|
- "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
|
365
|
|
- },
|
366
|
|
- "Microsoft.NETCore.App/2.2.8": {
|
367
|
|
- "type": "package",
|
368
|
|
- "serviceable": true,
|
369
|
|
- "sha512": "sha512-GOxlvyc8hFrnhDjYlm25JJ7PwoyeoOpZzcg6ZgF8n8l6VxezNupRkkTeA2ek1WsspN0CdAoA8e7iDVNU84/F+Q==",
|
370
|
|
- "path": "microsoft.netcore.app/2.2.8",
|
371
|
|
- "hashPath": "microsoft.netcore.app.2.2.8.nupkg.sha512"
|
372
|
|
- },
|
373
|
|
- "Microsoft.NETCore.DotNetAppHost/2.2.8": {
|
374
|
|
- "type": "package",
|
375
|
|
- "serviceable": true,
|
376
|
|
- "sha512": "sha512-Lh1F6z41levvtfC3KuuiQe9ppWKRP1oIB42vP1QNQE4uumo95h+LpjPDeysX1DlTjCzG0BVGSUEpCW5fHkni7w==",
|
377
|
|
- "path": "microsoft.netcore.dotnetapphost/2.2.8",
|
378
|
|
- "hashPath": "microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512"
|
379
|
|
- },
|
380
|
|
- "Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
|
381
|
|
- "type": "package",
|
382
|
|
- "serviceable": true,
|
383
|
|
- "sha512": "sha512-rOHr0Dk87vaiq9d1hMpXETB4IKq1jIiPQlVKNUjRGilK/cjOcadhsk+1MsrJ/GnM3eovhy8zW2PGkN8pYEolnw==",
|
384
|
|
- "path": "microsoft.netcore.dotnethostpolicy/2.2.8",
|
385
|
|
- "hashPath": "microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512"
|
386
|
|
- },
|
387
|
|
- "Microsoft.NETCore.DotNetHostResolver/2.2.8": {
|
388
|
|
- "type": "package",
|
389
|
|
- "serviceable": true,
|
390
|
|
- "sha512": "sha512-culLr+x2GvUkXVGi4ULZ7jmWJEhuAMyS7iTWBlkWnqbKtYJ36ZlgHbw/6qTm82790gJemEFeo9RehDwfRXfJzA==",
|
391
|
|
- "path": "microsoft.netcore.dotnethostresolver/2.2.8",
|
392
|
|
- "hashPath": "microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512"
|
393
|
|
- },
|
394
|
|
- "Microsoft.NETCore.Platforms/2.2.4": {
|
395
|
|
- "type": "package",
|
396
|
|
- "serviceable": true,
|
397
|
|
- "sha512": "sha512-ZeCe9PRhMpKzVWrNgTvWpLjJigppErzN663lJOqAzcx0xjXpcAMpIImFI46IE1gze18VWw6bbfo7JDkcaRWuOg==",
|
398
|
|
- "path": "microsoft.netcore.platforms/2.2.4",
|
399
|
|
- "hashPath": "microsoft.netcore.platforms.2.2.4.nupkg.sha512"
|
400
|
|
- },
|
401
|
|
- "Microsoft.NETCore.Targets/2.0.0": {
|
402
|
|
- "type": "package",
|
403
|
|
- "serviceable": true,
|
404
|
|
- "sha512": "sha512-odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==",
|
405
|
|
- "path": "microsoft.netcore.targets/2.0.0",
|
406
|
|
- "hashPath": "microsoft.netcore.targets.2.0.0.nupkg.sha512"
|
407
|
|
- },
|
408
|
|
- "NETStandard.Library/2.0.3": {
|
409
|
|
- "type": "package",
|
410
|
|
- "serviceable": true,
|
411
|
|
- "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
412
|
|
- "path": "netstandard.library/2.0.3",
|
413
|
|
- "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
|
414
|
|
- },
|
415
|
|
- "Npgsql/6.0.5": {
|
416
|
|
- "type": "package",
|
417
|
|
- "serviceable": true,
|
418
|
|
- "sha512": "sha512-a11H5/b5yNTuFN0Ycjvb920oI6vQHadt6KhEMmcC7DfvsSHH8Z3wBam+CHmyWcfDxJJaxamcdBb8XA3BvqS4Kw==",
|
419
|
|
- "path": "npgsql/6.0.5",
|
420
|
|
- "hashPath": "npgsql.6.0.5.nupkg.sha512"
|
421
|
|
- },
|
422
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL/6.0.5": {
|
423
|
|
- "type": "package",
|
424
|
|
- "serviceable": true,
|
425
|
|
- "sha512": "sha512-1eAaz5CwwZbATraqYyYsG2tMWZM1ydyLmQVpFGTzkUUKB/sAL5QWB0IfjSxOjiIDp5JY1WoFndkcaGMEcexVXg==",
|
426
|
|
- "path": "npgsql.entityframeworkcore.postgresql/6.0.5",
|
427
|
|
- "hashPath": "npgsql.entityframeworkcore.postgresql.6.0.5.nupkg.sha512"
|
428
|
|
- },
|
429
|
|
- "Npgsql.EntityFrameworkCore.PostgreSQL.Design/1.1.0": {
|
430
|
|
- "type": "package",
|
431
|
|
- "serviceable": true,
|
432
|
|
- "sha512": "sha512-+taA6t8sRI0JTbyCZH0GobEtJYvU4aAGBf5/2/CutWHiYpO2nLfJ8SQSyWYMKakrwn1/NDM9VV85mGEAzBZ7LQ==",
|
433
|
|
- "path": "npgsql.entityframeworkcore.postgresql.design/1.1.0",
|
434
|
|
- "hashPath": "npgsql.entityframeworkcore.postgresql.design.1.1.0.nupkg.sha512"
|
435
|
|
- },
|
436
|
|
- "System.Collections.Immutable/6.0.0": {
|
437
|
|
- "type": "package",
|
438
|
|
- "serviceable": true,
|
439
|
|
- "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
440
|
|
- "path": "system.collections.immutable/6.0.0",
|
441
|
|
- "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
|
442
|
|
- },
|
443
|
|
- "System.Diagnostics.DiagnosticSource/6.0.0": {
|
444
|
|
- "type": "package",
|
445
|
|
- "serviceable": true,
|
446
|
|
- "sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
447
|
|
- "path": "system.diagnostics.diagnosticsource/6.0.0",
|
448
|
|
- "hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
|
449
|
|
- },
|
450
|
|
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
451
|
|
- "type": "package",
|
452
|
|
- "serviceable": true,
|
453
|
|
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
454
|
|
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
|
455
|
|
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
456
|
|
- },
|
457
|
|
- "Entities/1.0.0": {
|
458
|
|
- "type": "project",
|
459
|
|
- "serviceable": false,
|
460
|
|
- "sha512": ""
|
461
|
|
- }
|
462
|
|
- }
|
463
|
|
-}
|