upregistry 1.0.71 → 1.0.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/dist/NuGet.Versioning.dll +0 -0
- package/dist/OpenTelemetry.Api.ProviderBuilderExtensions.dll +0 -0
- package/dist/OpenTelemetry.Api.dll +0 -0
- package/dist/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll +0 -0
- package/dist/OpenTelemetry.dll +0 -0
- package/dist/Spectre.Console.Ansi.dll +0 -0
- package/dist/Spectre.Console.Cli.dll +0 -0
- package/dist/Spectre.Console.dll +0 -0
- package/dist/YamlDotNet.dll +0 -0
- package/dist/de/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/es/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/fr/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/it/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/ja/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/ko/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/pt/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/ru/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/sv/Spectre.Console.Cli.resources.dll +0 -0
- package/dist/upai.deps.json +111 -93
- package/dist/upai.dll +0 -0
- package/dist/upai.exe +0 -0
- package/dist/upai.pdb +0 -0
- package/dist/zh-Hans/Spectre.Console.Cli.resources.dll +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/OpenTelemetry.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/Spectre.Console.dll
CHANGED
|
Binary file
|
package/dist/YamlDotNet.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/upai.deps.json
CHANGED
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
9
|
"upai/1.0.0": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Microsoft.Extensions.DependencyInjection": "10.0.
|
|
11
|
+
"Microsoft.Extensions.DependencyInjection": "10.0.7",
|
|
12
12
|
"NetEscapades.EnumGenerators": "1.0.0-beta21",
|
|
13
|
-
"NuGet.Versioning": "7.3.
|
|
14
|
-
"OpenTelemetry": "1.15.
|
|
15
|
-
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.15.
|
|
16
|
-
"Spectre.Console.Cli": "0.
|
|
17
|
-
"YamlDotNet": "
|
|
13
|
+
"NuGet.Versioning": "7.3.1",
|
|
14
|
+
"OpenTelemetry": "1.15.3",
|
|
15
|
+
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.15.3",
|
|
16
|
+
"Spectre.Console.Cli": "0.55.0",
|
|
17
|
+
"YamlDotNet": "17.1.0"
|
|
18
18
|
},
|
|
19
19
|
"runtime": {
|
|
20
20
|
"upai.dll": {}
|
|
@@ -55,28 +55,28 @@
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
-
"Microsoft.Extensions.DependencyInjection/10.0.
|
|
58
|
+
"Microsoft.Extensions.DependencyInjection/10.0.7": {
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
60
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7"
|
|
61
61
|
},
|
|
62
62
|
"runtime": {
|
|
63
63
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
64
64
|
"assemblyVersion": "10.0.0.0",
|
|
65
|
-
"fileVersion": "10.0.
|
|
65
|
+
"fileVersion": "10.0.726.21808"
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
69
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
|
|
70
70
|
"runtime": {
|
|
71
71
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
72
72
|
"assemblyVersion": "10.0.0.0",
|
|
73
|
-
"fileVersion": "10.0.
|
|
73
|
+
"fileVersion": "10.0.726.21808"
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
77
|
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
|
|
78
78
|
"dependencies": {
|
|
79
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
79
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
|
|
80
80
|
"Microsoft.Extensions.Options": "10.0.0"
|
|
81
81
|
},
|
|
82
82
|
"runtime": {
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
},
|
|
89
89
|
"Microsoft.Extensions.Logging/10.0.0": {
|
|
90
90
|
"dependencies": {
|
|
91
|
-
"Microsoft.Extensions.DependencyInjection": "10.0.
|
|
91
|
+
"Microsoft.Extensions.DependencyInjection": "10.0.7",
|
|
92
92
|
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
|
|
93
93
|
"Microsoft.Extensions.Options": "10.0.0"
|
|
94
94
|
},
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
},
|
|
102
102
|
"Microsoft.Extensions.Logging.Abstractions/10.0.0": {
|
|
103
103
|
"dependencies": {
|
|
104
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
104
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7"
|
|
105
105
|
},
|
|
106
106
|
"runtime": {
|
|
107
107
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"Microsoft.Extensions.Configuration": "10.0.0",
|
|
116
116
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
|
|
117
117
|
"Microsoft.Extensions.Configuration.Binder": "10.0.0",
|
|
118
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
118
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
|
|
119
119
|
"Microsoft.Extensions.Logging": "10.0.0",
|
|
120
120
|
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
|
|
121
121
|
"Microsoft.Extensions.Options": "10.0.0",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
},
|
|
131
131
|
"Microsoft.Extensions.Options/10.0.0": {
|
|
132
132
|
"dependencies": {
|
|
133
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
133
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
|
|
134
134
|
"Microsoft.Extensions.Primitives": "10.0.0"
|
|
135
135
|
},
|
|
136
136
|
"runtime": {
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"dependencies": {
|
|
145
145
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
|
|
146
146
|
"Microsoft.Extensions.Configuration.Binder": "10.0.0",
|
|
147
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
147
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
|
|
148
148
|
"Microsoft.Extensions.Options": "10.0.0",
|
|
149
149
|
"Microsoft.Extensions.Primitives": "10.0.0"
|
|
150
150
|
},
|
|
@@ -185,114 +185,125 @@
|
|
|
185
185
|
}
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
|
-
"NuGet.Versioning/7.3.
|
|
188
|
+
"NuGet.Versioning/7.3.1": {
|
|
189
189
|
"runtime": {
|
|
190
190
|
"lib/net8.0/NuGet.Versioning.dll": {
|
|
191
|
-
"assemblyVersion": "7.3.
|
|
192
|
-
"fileVersion": "7.3.
|
|
191
|
+
"assemblyVersion": "7.3.1.0",
|
|
192
|
+
"fileVersion": "7.3.1.1"
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
},
|
|
196
|
-
"OpenTelemetry/1.15.
|
|
196
|
+
"OpenTelemetry/1.15.3": {
|
|
197
197
|
"dependencies": {
|
|
198
198
|
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
|
|
199
199
|
"Microsoft.Extensions.Logging.Configuration": "10.0.0",
|
|
200
|
-
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.
|
|
200
|
+
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.3"
|
|
201
201
|
},
|
|
202
202
|
"runtime": {
|
|
203
203
|
"lib/net10.0/OpenTelemetry.dll": {
|
|
204
204
|
"assemblyVersion": "1.0.0.0",
|
|
205
|
-
"fileVersion": "1.15.
|
|
205
|
+
"fileVersion": "1.15.3.2017"
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
|
-
"OpenTelemetry.Api/1.15.
|
|
209
|
+
"OpenTelemetry.Api/1.15.3": {
|
|
210
210
|
"runtime": {
|
|
211
211
|
"lib/net10.0/OpenTelemetry.Api.dll": {
|
|
212
212
|
"assemblyVersion": "1.0.0.0",
|
|
213
|
-
"fileVersion": "1.15.
|
|
213
|
+
"fileVersion": "1.15.3.2017"
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
|
-
"OpenTelemetry.Api.ProviderBuilderExtensions/1.15.
|
|
217
|
+
"OpenTelemetry.Api.ProviderBuilderExtensions/1.15.3": {
|
|
218
218
|
"dependencies": {
|
|
219
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
220
|
-
"OpenTelemetry.Api": "1.15.
|
|
219
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
|
|
220
|
+
"OpenTelemetry.Api": "1.15.3"
|
|
221
221
|
},
|
|
222
222
|
"runtime": {
|
|
223
223
|
"lib/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": {
|
|
224
224
|
"assemblyVersion": "1.0.0.0",
|
|
225
|
-
"fileVersion": "1.15.
|
|
225
|
+
"fileVersion": "1.15.3.2017"
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
|
-
"OpenTelemetry.Exporter.OpenTelemetryProtocol/1.15.
|
|
229
|
+
"OpenTelemetry.Exporter.OpenTelemetryProtocol/1.15.3": {
|
|
230
230
|
"dependencies": {
|
|
231
|
-
"OpenTelemetry": "1.15.
|
|
231
|
+
"OpenTelemetry": "1.15.3"
|
|
232
232
|
},
|
|
233
233
|
"runtime": {
|
|
234
234
|
"lib/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": {
|
|
235
235
|
"assemblyVersion": "1.0.0.0",
|
|
236
|
-
"fileVersion": "1.15.
|
|
236
|
+
"fileVersion": "1.15.3.2017"
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
|
-
"Spectre.Console/0.
|
|
240
|
+
"Spectre.Console/0.55.0": {
|
|
241
|
+
"dependencies": {
|
|
242
|
+
"Spectre.Console.Ansi": "0.55.0"
|
|
243
|
+
},
|
|
244
|
+
"runtime": {
|
|
245
|
+
"lib/net10.0/Spectre.Console.dll": {
|
|
246
|
+
"assemblyVersion": "0.0.0.0",
|
|
247
|
+
"fileVersion": "0.55.0.0"
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
"Spectre.Console.Ansi/0.55.0": {
|
|
241
252
|
"runtime": {
|
|
242
|
-
"lib/
|
|
253
|
+
"lib/net10.0/Spectre.Console.Ansi.dll": {
|
|
243
254
|
"assemblyVersion": "0.0.0.0",
|
|
244
|
-
"fileVersion": "0.
|
|
255
|
+
"fileVersion": "0.55.0.0"
|
|
245
256
|
}
|
|
246
257
|
}
|
|
247
258
|
},
|
|
248
|
-
"Spectre.Console.Cli/0.
|
|
259
|
+
"Spectre.Console.Cli/0.55.0": {
|
|
249
260
|
"dependencies": {
|
|
250
|
-
"Spectre.Console": "0.
|
|
261
|
+
"Spectre.Console": "0.55.0"
|
|
251
262
|
},
|
|
252
263
|
"runtime": {
|
|
253
|
-
"lib/
|
|
264
|
+
"lib/net10.0/Spectre.Console.Cli.dll": {
|
|
254
265
|
"assemblyVersion": "0.0.0.0",
|
|
255
|
-
"fileVersion": "0.
|
|
266
|
+
"fileVersion": "0.55.0.0"
|
|
256
267
|
}
|
|
257
268
|
},
|
|
258
269
|
"resources": {
|
|
259
|
-
"lib/
|
|
270
|
+
"lib/net10.0/de/Spectre.Console.Cli.resources.dll": {
|
|
260
271
|
"locale": "de"
|
|
261
272
|
},
|
|
262
|
-
"lib/
|
|
273
|
+
"lib/net10.0/es/Spectre.Console.Cli.resources.dll": {
|
|
263
274
|
"locale": "es"
|
|
264
275
|
},
|
|
265
|
-
"lib/
|
|
276
|
+
"lib/net10.0/fr/Spectre.Console.Cli.resources.dll": {
|
|
266
277
|
"locale": "fr"
|
|
267
278
|
},
|
|
268
|
-
"lib/
|
|
279
|
+
"lib/net10.0/it/Spectre.Console.Cli.resources.dll": {
|
|
269
280
|
"locale": "it"
|
|
270
281
|
},
|
|
271
|
-
"lib/
|
|
282
|
+
"lib/net10.0/ja/Spectre.Console.Cli.resources.dll": {
|
|
272
283
|
"locale": "ja"
|
|
273
284
|
},
|
|
274
|
-
"lib/
|
|
285
|
+
"lib/net10.0/ko/Spectre.Console.Cli.resources.dll": {
|
|
275
286
|
"locale": "ko"
|
|
276
287
|
},
|
|
277
|
-
"lib/
|
|
288
|
+
"lib/net10.0/pt/Spectre.Console.Cli.resources.dll": {
|
|
278
289
|
"locale": "pt"
|
|
279
290
|
},
|
|
280
|
-
"lib/
|
|
291
|
+
"lib/net10.0/ru/Spectre.Console.Cli.resources.dll": {
|
|
281
292
|
"locale": "ru"
|
|
282
293
|
},
|
|
283
|
-
"lib/
|
|
294
|
+
"lib/net10.0/sv/Spectre.Console.Cli.resources.dll": {
|
|
284
295
|
"locale": "sv"
|
|
285
296
|
},
|
|
286
|
-
"lib/
|
|
297
|
+
"lib/net10.0/zh-Hans/Spectre.Console.Cli.resources.dll": {
|
|
287
298
|
"locale": "zh-Hans"
|
|
288
299
|
}
|
|
289
300
|
}
|
|
290
301
|
},
|
|
291
|
-
"YamlDotNet/
|
|
302
|
+
"YamlDotNet/17.1.0": {
|
|
292
303
|
"runtime": {
|
|
293
|
-
"lib/
|
|
294
|
-
"assemblyVersion": "
|
|
295
|
-
"fileVersion": "
|
|
304
|
+
"lib/net10.0/YamlDotNet.dll": {
|
|
305
|
+
"assemblyVersion": "17.0.0.0",
|
|
306
|
+
"fileVersion": "17.1.0.0"
|
|
296
307
|
}
|
|
297
308
|
}
|
|
298
309
|
}
|
|
@@ -325,19 +336,19 @@
|
|
|
325
336
|
"path": "microsoft.extensions.configuration.binder/10.0.0",
|
|
326
337
|
"hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
|
|
327
338
|
},
|
|
328
|
-
"Microsoft.Extensions.DependencyInjection/10.0.
|
|
339
|
+
"Microsoft.Extensions.DependencyInjection/10.0.7": {
|
|
329
340
|
"type": "package",
|
|
330
341
|
"serviceable": true,
|
|
331
|
-
"sha512": "sha512-
|
|
332
|
-
"path": "microsoft.extensions.dependencyinjection/10.0.
|
|
333
|
-
"hashPath": "microsoft.extensions.dependencyinjection.10.0.
|
|
342
|
+
"sha512": "sha512-91F/o3emPV/+xY/ip3s2LqDNF14kjttlVtq0BXgg6p4MnCzeSZxnUJm+t6WRrtD3JdGo88/oX+z7OwK4y8PZuw==",
|
|
343
|
+
"path": "microsoft.extensions.dependencyinjection/10.0.7",
|
|
344
|
+
"hashPath": "microsoft.extensions.dependencyinjection.10.0.7.nupkg.sha512"
|
|
334
345
|
},
|
|
335
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
346
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
|
|
336
347
|
"type": "package",
|
|
337
348
|
"serviceable": true,
|
|
338
|
-
"sha512": "sha512-
|
|
339
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
340
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
349
|
+
"sha512": "sha512-Z6mfFEaFcwCfSboxJwOLfu7/31npCY9q70WUamHW/vRQhDvBKOT4Vf9YkZj5J6hLvJpb0oDEYfHunQZj0xxvKw==",
|
|
350
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.7",
|
|
351
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.7.nupkg.sha512"
|
|
341
352
|
},
|
|
342
353
|
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
|
|
343
354
|
"type": "package",
|
|
@@ -409,61 +420,68 @@
|
|
|
409
420
|
"path": "netescapades.enumgenerators.runtimedependencies/1.0.0-beta21",
|
|
410
421
|
"hashPath": "netescapades.enumgenerators.runtimedependencies.1.0.0-beta21.nupkg.sha512"
|
|
411
422
|
},
|
|
412
|
-
"NuGet.Versioning/7.3.
|
|
423
|
+
"NuGet.Versioning/7.3.1": {
|
|
424
|
+
"type": "package",
|
|
425
|
+
"serviceable": true,
|
|
426
|
+
"sha512": "sha512-TJrQWSmD1vakfav7qIhDXgDFfaZFfMJ+v6P8tcND9ZqXajD5B/ZzaoGYNzL4D3eDue6vAOUvwzu42G+19JNVUA==",
|
|
427
|
+
"path": "nuget.versioning/7.3.1",
|
|
428
|
+
"hashPath": "nuget.versioning.7.3.1.nupkg.sha512"
|
|
429
|
+
},
|
|
430
|
+
"OpenTelemetry/1.15.3": {
|
|
413
431
|
"type": "package",
|
|
414
432
|
"serviceable": true,
|
|
415
|
-
"sha512": "sha512-
|
|
416
|
-
"path": "
|
|
417
|
-
"hashPath": "
|
|
433
|
+
"sha512": "sha512-N0i6WjPoHPbZyms1ugbDIFAJFuGlpeExJMU/+XSL0lQRUkg/D0utFkDoLXf8Z1km5B+xVZ2GyMXXiX8qdeNmPg==",
|
|
434
|
+
"path": "opentelemetry/1.15.3",
|
|
435
|
+
"hashPath": "opentelemetry.1.15.3.nupkg.sha512"
|
|
418
436
|
},
|
|
419
|
-
"OpenTelemetry/1.15.
|
|
437
|
+
"OpenTelemetry.Api/1.15.3": {
|
|
420
438
|
"type": "package",
|
|
421
439
|
"serviceable": true,
|
|
422
|
-
"sha512": "sha512-
|
|
423
|
-
"path": "opentelemetry/1.15.
|
|
424
|
-
"hashPath": "opentelemetry.1.15.
|
|
440
|
+
"sha512": "sha512-fX+fkCysfPut+qCcT3bKqyX4QN9Saf4CgX8HLOHywEVD+Xr7sULtfuypITpoDysjx8R59dn/3mWhgimMH8cm/g==",
|
|
441
|
+
"path": "opentelemetry.api/1.15.3",
|
|
442
|
+
"hashPath": "opentelemetry.api.1.15.3.nupkg.sha512"
|
|
425
443
|
},
|
|
426
|
-
"OpenTelemetry.Api/1.15.
|
|
444
|
+
"OpenTelemetry.Api.ProviderBuilderExtensions/1.15.3": {
|
|
427
445
|
"type": "package",
|
|
428
446
|
"serviceable": true,
|
|
429
|
-
"sha512": "sha512-
|
|
430
|
-
"path": "opentelemetry.api/1.15.
|
|
431
|
-
"hashPath": "opentelemetry.api.1.15.
|
|
447
|
+
"sha512": "sha512-SYn0lqYDwLMWhv/zlNGsQcl2yX++yTumanX46bmOZE/ZDOd1WjPBO2kZaZgKLEZTZk48pavIFGJ6vOvxXgWVFQ==",
|
|
448
|
+
"path": "opentelemetry.api.providerbuilderextensions/1.15.3",
|
|
449
|
+
"hashPath": "opentelemetry.api.providerbuilderextensions.1.15.3.nupkg.sha512"
|
|
432
450
|
},
|
|
433
|
-
"OpenTelemetry.
|
|
451
|
+
"OpenTelemetry.Exporter.OpenTelemetryProtocol/1.15.3": {
|
|
434
452
|
"type": "package",
|
|
435
453
|
"serviceable": true,
|
|
436
|
-
"sha512": "sha512-
|
|
437
|
-
"path": "opentelemetry.
|
|
438
|
-
"hashPath": "opentelemetry.
|
|
454
|
+
"sha512": "sha512-FEXJepcseTGbATiCkUfP7ipoFEYYfl/0UmmUwi0KxCPg9PaUA8ab2P1LGopK+/HExasJ1ZutFhZrN6WvUIR23g==",
|
|
455
|
+
"path": "opentelemetry.exporter.opentelemetryprotocol/1.15.3",
|
|
456
|
+
"hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.15.3.nupkg.sha512"
|
|
439
457
|
},
|
|
440
|
-
"
|
|
458
|
+
"Spectre.Console/0.55.0": {
|
|
441
459
|
"type": "package",
|
|
442
460
|
"serviceable": true,
|
|
443
|
-
"sha512": "sha512-
|
|
444
|
-
"path": "
|
|
445
|
-
"hashPath": "
|
|
461
|
+
"sha512": "sha512-2TVhUHFsDux0Z+y2Hv4bFsOMuON4SuotEEKkMparFkp5Rm259naaaEQrN4Sv6C1cbsiGKPjfkJDGgUp+hZPjTw==",
|
|
462
|
+
"path": "spectre.console/0.55.0",
|
|
463
|
+
"hashPath": "spectre.console.0.55.0.nupkg.sha512"
|
|
446
464
|
},
|
|
447
|
-
"Spectre.Console/0.
|
|
465
|
+
"Spectre.Console.Ansi/0.55.0": {
|
|
448
466
|
"type": "package",
|
|
449
467
|
"serviceable": true,
|
|
450
|
-
"sha512": "sha512-
|
|
451
|
-
"path": "spectre.console/0.
|
|
452
|
-
"hashPath": "spectre.console.0.
|
|
468
|
+
"sha512": "sha512-GIfgOvuF8MpU52bprhwtDEtx0gmVIGOepM8bw0lH/TSMD0rg1Xp+5Y53kPG8rFVdcpbNANlhDQ5mEVVPO3/2Tg==",
|
|
469
|
+
"path": "spectre.console.ansi/0.55.0",
|
|
470
|
+
"hashPath": "spectre.console.ansi.0.55.0.nupkg.sha512"
|
|
453
471
|
},
|
|
454
|
-
"Spectre.Console.Cli/0.
|
|
472
|
+
"Spectre.Console.Cli/0.55.0": {
|
|
455
473
|
"type": "package",
|
|
456
474
|
"serviceable": true,
|
|
457
|
-
"sha512": "sha512-
|
|
458
|
-
"path": "spectre.console.cli/0.
|
|
459
|
-
"hashPath": "spectre.console.cli.0.
|
|
475
|
+
"sha512": "sha512-cFJTB1te4eaAICd4Zp+8T/kiRn1ikQxgGqmoNarb1qoQ/7LzHAvVQ62x5U9GW3E0QI7sZLcXIIoq4CpqgTx42Q==",
|
|
476
|
+
"path": "spectre.console.cli/0.55.0",
|
|
477
|
+
"hashPath": "spectre.console.cli.0.55.0.nupkg.sha512"
|
|
460
478
|
},
|
|
461
|
-
"YamlDotNet/
|
|
479
|
+
"YamlDotNet/17.1.0": {
|
|
462
480
|
"type": "package",
|
|
463
481
|
"serviceable": true,
|
|
464
|
-
"sha512": "sha512-
|
|
465
|
-
"path": "yamldotnet/
|
|
466
|
-
"hashPath": "yamldotnet.
|
|
482
|
+
"sha512": "sha512-AhsNXgeAs3Ugt653t8LC44xXDuldFfwBpWbWX9pN3e4Yg8U5Bk8jLn8eXtGv5HV2V2nHu7F46fqsPC+tpcTGAA==",
|
|
483
|
+
"path": "yamldotnet/17.1.0",
|
|
484
|
+
"hashPath": "yamldotnet.17.1.0.nupkg.sha512"
|
|
467
485
|
}
|
|
468
486
|
}
|
|
469
487
|
}
|
package/dist/upai.dll
CHANGED
|
Binary file
|
package/dist/upai.exe
CHANGED
|
Binary file
|
package/dist/upai.pdb
CHANGED
|
Binary file
|
|
Binary file
|