upregistry 1.0.62 → 1.0.64

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.
Binary file
Binary file
Binary file
@@ -8,11 +8,11 @@
8
8
  ".NETCoreApp,Version=v10.0": {
9
9
  "upai/1.0.0": {
10
10
  "dependencies": {
11
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
12
- "NetEscapades.EnumGenerators": "1.0.0-beta20",
13
- "NuGet.Versioning": "7.0.0",
14
- "OpenTelemetry": "1.12.0",
15
- "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
11
+ "Microsoft.Extensions.DependencyInjection": "10.0.5",
12
+ "NetEscapades.EnumGenerators": "1.0.0-beta21",
13
+ "NuGet.Versioning": "7.3.0",
14
+ "OpenTelemetry": "1.15.0",
15
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.15.0",
16
16
  "Spectre.Console.Cli": "0.53.1",
17
17
  "YamlDotNet": "16.3.0"
18
18
  },
@@ -20,155 +20,156 @@
20
20
  "upai.dll": {}
21
21
  }
22
22
  },
23
- "Microsoft.Extensions.Configuration/9.0.0": {
23
+ "Microsoft.Extensions.Configuration/10.0.0": {
24
24
  "dependencies": {
25
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
26
- "Microsoft.Extensions.Primitives": "9.0.0"
25
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
26
+ "Microsoft.Extensions.Primitives": "10.0.0"
27
27
  },
28
28
  "runtime": {
29
- "lib/net9.0/Microsoft.Extensions.Configuration.dll": {
30
- "assemblyVersion": "9.0.0.0",
31
- "fileVersion": "9.0.24.52809"
29
+ "lib/net10.0/Microsoft.Extensions.Configuration.dll": {
30
+ "assemblyVersion": "10.0.0.0",
31
+ "fileVersion": "10.0.25.52411"
32
32
  }
33
33
  }
34
34
  },
35
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
35
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
36
36
  "dependencies": {
37
- "Microsoft.Extensions.Primitives": "9.0.0"
37
+ "Microsoft.Extensions.Primitives": "10.0.0"
38
38
  },
39
39
  "runtime": {
40
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
41
- "assemblyVersion": "9.0.0.0",
42
- "fileVersion": "9.0.24.52809"
40
+ "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
41
+ "assemblyVersion": "10.0.0.0",
42
+ "fileVersion": "10.0.25.52411"
43
43
  }
44
44
  }
45
45
  },
46
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
46
+ "Microsoft.Extensions.Configuration.Binder/10.0.0": {
47
47
  "dependencies": {
48
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
48
+ "Microsoft.Extensions.Configuration": "10.0.0",
49
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
49
50
  },
50
51
  "runtime": {
51
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
52
- "assemblyVersion": "9.0.0.0",
53
- "fileVersion": "9.0.24.52809"
52
+ "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {
53
+ "assemblyVersion": "10.0.0.0",
54
+ "fileVersion": "10.0.25.52411"
54
55
  }
55
56
  }
56
57
  },
57
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
58
+ "Microsoft.Extensions.DependencyInjection/10.0.5": {
58
59
  "dependencies": {
59
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
60
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5"
60
61
  },
61
62
  "runtime": {
62
63
  "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {
63
64
  "assemblyVersion": "10.0.0.0",
64
- "fileVersion": "10.0.25.52411"
65
+ "fileVersion": "10.0.526.15411"
65
66
  }
66
67
  }
67
68
  },
68
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
69
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.5": {
69
70
  "runtime": {
70
71
  "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
71
72
  "assemblyVersion": "10.0.0.0",
72
- "fileVersion": "10.0.25.52411"
73
+ "fileVersion": "10.0.526.15411"
73
74
  }
74
75
  }
75
76
  },
76
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
77
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
77
78
  "dependencies": {
78
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
79
- "Microsoft.Extensions.Options": "9.0.0"
79
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5",
80
+ "Microsoft.Extensions.Options": "10.0.0"
80
81
  },
81
82
  "runtime": {
82
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
83
- "assemblyVersion": "9.0.0.0",
84
- "fileVersion": "9.0.24.52809"
83
+ "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
84
+ "assemblyVersion": "10.0.0.0",
85
+ "fileVersion": "10.0.25.52411"
85
86
  }
86
87
  }
87
88
  },
88
- "Microsoft.Extensions.Logging/9.0.0": {
89
+ "Microsoft.Extensions.Logging/10.0.0": {
89
90
  "dependencies": {
90
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
91
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
92
- "Microsoft.Extensions.Options": "9.0.0"
91
+ "Microsoft.Extensions.DependencyInjection": "10.0.5",
92
+ "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
93
+ "Microsoft.Extensions.Options": "10.0.0"
93
94
  },
94
95
  "runtime": {
95
- "lib/net9.0/Microsoft.Extensions.Logging.dll": {
96
- "assemblyVersion": "9.0.0.0",
97
- "fileVersion": "9.0.24.52809"
96
+ "lib/net10.0/Microsoft.Extensions.Logging.dll": {
97
+ "assemblyVersion": "10.0.0.0",
98
+ "fileVersion": "10.0.25.52411"
98
99
  }
99
100
  }
100
101
  },
101
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
102
+ "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
102
103
  "dependencies": {
103
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
104
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5"
104
105
  },
105
106
  "runtime": {
106
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
107
- "assemblyVersion": "9.0.0.0",
108
- "fileVersion": "9.0.24.52809"
107
+ "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
108
+ "assemblyVersion": "10.0.0.0",
109
+ "fileVersion": "10.0.25.52411"
109
110
  }
110
111
  }
111
112
  },
112
- "Microsoft.Extensions.Logging.Configuration/9.0.0": {
113
+ "Microsoft.Extensions.Logging.Configuration/10.0.0": {
113
114
  "dependencies": {
114
- "Microsoft.Extensions.Configuration": "9.0.0",
115
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
116
- "Microsoft.Extensions.Configuration.Binder": "9.0.0",
117
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
118
- "Microsoft.Extensions.Logging": "9.0.0",
119
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
120
- "Microsoft.Extensions.Options": "9.0.0",
121
- "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0"
115
+ "Microsoft.Extensions.Configuration": "10.0.0",
116
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
117
+ "Microsoft.Extensions.Configuration.Binder": "10.0.0",
118
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5",
119
+ "Microsoft.Extensions.Logging": "10.0.0",
120
+ "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
121
+ "Microsoft.Extensions.Options": "10.0.0",
122
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.0"
122
123
  },
123
124
  "runtime": {
124
- "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": {
125
- "assemblyVersion": "9.0.0.0",
126
- "fileVersion": "9.0.24.52809"
125
+ "lib/net10.0/Microsoft.Extensions.Logging.Configuration.dll": {
126
+ "assemblyVersion": "10.0.0.0",
127
+ "fileVersion": "10.0.25.52411"
127
128
  }
128
129
  }
129
130
  },
130
- "Microsoft.Extensions.Options/9.0.0": {
131
+ "Microsoft.Extensions.Options/10.0.0": {
131
132
  "dependencies": {
132
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
133
- "Microsoft.Extensions.Primitives": "9.0.0"
133
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5",
134
+ "Microsoft.Extensions.Primitives": "10.0.0"
134
135
  },
135
136
  "runtime": {
136
- "lib/net9.0/Microsoft.Extensions.Options.dll": {
137
- "assemblyVersion": "9.0.0.0",
138
- "fileVersion": "9.0.24.52809"
137
+ "lib/net10.0/Microsoft.Extensions.Options.dll": {
138
+ "assemblyVersion": "10.0.0.0",
139
+ "fileVersion": "10.0.25.52411"
139
140
  }
140
141
  }
141
142
  },
142
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
143
+ "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.0": {
143
144
  "dependencies": {
144
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
145
- "Microsoft.Extensions.Configuration.Binder": "9.0.0",
146
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
147
- "Microsoft.Extensions.Options": "9.0.0",
148
- "Microsoft.Extensions.Primitives": "9.0.0"
145
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
146
+ "Microsoft.Extensions.Configuration.Binder": "10.0.0",
147
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5",
148
+ "Microsoft.Extensions.Options": "10.0.0",
149
+ "Microsoft.Extensions.Primitives": "10.0.0"
149
150
  },
150
151
  "runtime": {
151
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
152
- "assemblyVersion": "9.0.0.0",
153
- "fileVersion": "9.0.24.52809"
152
+ "lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
153
+ "assemblyVersion": "10.0.0.0",
154
+ "fileVersion": "10.0.25.52411"
154
155
  }
155
156
  }
156
157
  },
157
- "Microsoft.Extensions.Primitives/9.0.0": {
158
+ "Microsoft.Extensions.Primitives/10.0.0": {
158
159
  "runtime": {
159
- "lib/net9.0/Microsoft.Extensions.Primitives.dll": {
160
- "assemblyVersion": "9.0.0.0",
161
- "fileVersion": "9.0.24.52809"
160
+ "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
161
+ "assemblyVersion": "10.0.0.0",
162
+ "fileVersion": "10.0.25.52411"
162
163
  }
163
164
  }
164
165
  },
165
- "NetEscapades.EnumGenerators/1.0.0-beta20": {
166
+ "NetEscapades.EnumGenerators/1.0.0-beta21": {
166
167
  "dependencies": {
167
- "NetEscapades.EnumGenerators.Generators": "1.0.0-beta20",
168
- "NetEscapades.EnumGenerators.RuntimeDependencies": "1.0.0-beta20"
168
+ "NetEscapades.EnumGenerators.Generators": "1.0.0-beta21",
169
+ "NetEscapades.EnumGenerators.RuntimeDependencies": "1.0.0-beta21"
169
170
  }
170
171
  },
171
- "NetEscapades.EnumGenerators.Generators/1.0.0-beta20": {
172
+ "NetEscapades.EnumGenerators.Generators/1.0.0-beta21": {
172
173
  "runtime": {
173
174
  "lib/netstandard2.0/NetEscapades.EnumGenerators.Attributes.dll": {
174
175
  "assemblyVersion": "1.0.0.0",
@@ -176,7 +177,7 @@
176
177
  }
177
178
  }
178
179
  },
179
- "NetEscapades.EnumGenerators.RuntimeDependencies/1.0.0-beta20": {
180
+ "NetEscapades.EnumGenerators.RuntimeDependencies/1.0.0-beta21": {
180
181
  "runtime": {
181
182
  "lib/netstandard2.0/NetEscapades.EnumGenerators.RuntimeDependencies.dll": {
182
183
  "assemblyVersion": "1.0.0.0",
@@ -184,55 +185,55 @@
184
185
  }
185
186
  }
186
187
  },
187
- "NuGet.Versioning/7.0.0": {
188
+ "NuGet.Versioning/7.3.0": {
188
189
  "runtime": {
189
190
  "lib/net8.0/NuGet.Versioning.dll": {
190
- "assemblyVersion": "7.0.0.0",
191
- "fileVersion": "7.0.0.289"
191
+ "assemblyVersion": "7.3.0.0",
192
+ "fileVersion": "7.3.0.70"
192
193
  }
193
194
  }
194
195
  },
195
- "OpenTelemetry/1.12.0": {
196
+ "OpenTelemetry/1.15.0": {
196
197
  "dependencies": {
197
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0",
198
- "Microsoft.Extensions.Logging.Configuration": "9.0.0",
199
- "OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
198
+ "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
199
+ "Microsoft.Extensions.Logging.Configuration": "10.0.0",
200
+ "OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.0"
200
201
  },
201
202
  "runtime": {
202
- "lib/net9.0/OpenTelemetry.dll": {
203
+ "lib/net10.0/OpenTelemetry.dll": {
203
204
  "assemblyVersion": "1.0.0.0",
204
- "fileVersion": "1.12.0.1644"
205
+ "fileVersion": "1.15.0.1921"
205
206
  }
206
207
  }
207
208
  },
208
- "OpenTelemetry.Api/1.12.0": {
209
+ "OpenTelemetry.Api/1.15.0": {
209
210
  "runtime": {
210
- "lib/net9.0/OpenTelemetry.Api.dll": {
211
+ "lib/net10.0/OpenTelemetry.Api.dll": {
211
212
  "assemblyVersion": "1.0.0.0",
212
- "fileVersion": "1.12.0.1644"
213
+ "fileVersion": "1.15.0.1921"
213
214
  }
214
215
  }
215
216
  },
216
- "OpenTelemetry.Api.ProviderBuilderExtensions/1.12.0": {
217
+ "OpenTelemetry.Api.ProviderBuilderExtensions/1.15.0": {
217
218
  "dependencies": {
218
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
219
- "OpenTelemetry.Api": "1.12.0"
219
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5",
220
+ "OpenTelemetry.Api": "1.15.0"
220
221
  },
221
222
  "runtime": {
222
- "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": {
223
+ "lib/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": {
223
224
  "assemblyVersion": "1.0.0.0",
224
- "fileVersion": "1.12.0.1644"
225
+ "fileVersion": "1.15.0.1921"
225
226
  }
226
227
  }
227
228
  },
228
- "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.12.0": {
229
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.15.0": {
229
230
  "dependencies": {
230
- "OpenTelemetry": "1.12.0"
231
+ "OpenTelemetry": "1.15.0"
231
232
  },
232
233
  "runtime": {
233
- "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": {
234
+ "lib/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": {
234
235
  "assemblyVersion": "1.0.0.0",
235
- "fileVersion": "1.12.0.1644"
236
+ "fileVersion": "1.15.0.1921"
236
237
  }
237
238
  }
238
239
  },
@@ -303,145 +304,145 @@
303
304
  "serviceable": false,
304
305
  "sha512": ""
305
306
  },
306
- "Microsoft.Extensions.Configuration/9.0.0": {
307
+ "Microsoft.Extensions.Configuration/10.0.0": {
307
308
  "type": "package",
308
309
  "serviceable": true,
309
- "sha512": "sha512-YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==",
310
- "path": "microsoft.extensions.configuration/9.0.0",
311
- "hashPath": "microsoft.extensions.configuration.9.0.0.nupkg.sha512"
310
+ "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
311
+ "path": "microsoft.extensions.configuration/10.0.0",
312
+ "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
312
313
  },
313
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
314
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
314
315
  "type": "package",
315
316
  "serviceable": true,
316
- "sha512": "sha512-lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
317
- "path": "microsoft.extensions.configuration.abstractions/9.0.0",
318
- "hashPath": "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512"
317
+ "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
318
+ "path": "microsoft.extensions.configuration.abstractions/10.0.0",
319
+ "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
319
320
  },
320
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
321
+ "Microsoft.Extensions.Configuration.Binder/10.0.0": {
321
322
  "type": "package",
322
323
  "serviceable": true,
323
- "sha512": "sha512-RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==",
324
- "path": "microsoft.extensions.configuration.binder/9.0.0",
325
- "hashPath": "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512"
324
+ "sha512": "sha512-tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
325
+ "path": "microsoft.extensions.configuration.binder/10.0.0",
326
+ "hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
326
327
  },
327
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
328
+ "Microsoft.Extensions.DependencyInjection/10.0.5": {
328
329
  "type": "package",
329
330
  "serviceable": true,
330
- "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
331
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
332
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
331
+ "sha512": "sha512-v1SVsowG6YE1YnHVGmLWz57YTRCQRx9pH5ebIESXfm5isI9gA3QaMyg/oMTzPpXYZwSAVDzYItGJKfmV+pqXkQ==",
332
+ "path": "microsoft.extensions.dependencyinjection/10.0.5",
333
+ "hashPath": "microsoft.extensions.dependencyinjection.10.0.5.nupkg.sha512"
333
334
  },
334
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
335
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.5": {
335
336
  "type": "package",
336
337
  "serviceable": true,
337
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
338
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
339
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
338
+ "sha512": "sha512-iVMtq9eRvzyhx8949EGT0OCYJfXi737SbRVzWXE5GrOgGj5AaZ9eUuxA/BSUfmOMALKn/g8KfFaNQw0eiB3lyA==",
339
+ "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.5",
340
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.5.nupkg.sha512"
340
341
  },
341
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
342
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
342
343
  "type": "package",
343
344
  "serviceable": true,
344
- "sha512": "sha512-1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==",
345
- "path": "microsoft.extensions.diagnostics.abstractions/9.0.0",
346
- "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512"
345
+ "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
346
+ "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
347
+ "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
347
348
  },
348
- "Microsoft.Extensions.Logging/9.0.0": {
349
+ "Microsoft.Extensions.Logging/10.0.0": {
349
350
  "type": "package",
350
351
  "serviceable": true,
351
- "sha512": "sha512-crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
352
- "path": "microsoft.extensions.logging/9.0.0",
353
- "hashPath": "microsoft.extensions.logging.9.0.0.nupkg.sha512"
352
+ "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
353
+ "path": "microsoft.extensions.logging/10.0.0",
354
+ "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
354
355
  },
355
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
356
+ "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
356
357
  "type": "package",
357
358
  "serviceable": true,
358
- "sha512": "sha512-g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
359
- "path": "microsoft.extensions.logging.abstractions/9.0.0",
360
- "hashPath": "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512"
359
+ "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
360
+ "path": "microsoft.extensions.logging.abstractions/10.0.0",
361
+ "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
361
362
  },
362
- "Microsoft.Extensions.Logging.Configuration/9.0.0": {
363
+ "Microsoft.Extensions.Logging.Configuration/10.0.0": {
363
364
  "type": "package",
364
365
  "serviceable": true,
365
- "sha512": "sha512-H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==",
366
- "path": "microsoft.extensions.logging.configuration/9.0.0",
367
- "hashPath": "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512"
366
+ "sha512": "sha512-j8zcwhS6bYB6FEfaY3nYSgHdpiL2T+/V3xjpHtslVAegyI1JUbB9yAt/BFdvZdsNbY0Udm4xFtvfT/hUwcOOOg==",
367
+ "path": "microsoft.extensions.logging.configuration/10.0.0",
368
+ "hashPath": "microsoft.extensions.logging.configuration.10.0.0.nupkg.sha512"
368
369
  },
369
- "Microsoft.Extensions.Options/9.0.0": {
370
+ "Microsoft.Extensions.Options/10.0.0": {
370
371
  "type": "package",
371
372
  "serviceable": true,
372
- "sha512": "sha512-y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
373
- "path": "microsoft.extensions.options/9.0.0",
374
- "hashPath": "microsoft.extensions.options.9.0.0.nupkg.sha512"
373
+ "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
374
+ "path": "microsoft.extensions.options/10.0.0",
375
+ "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
375
376
  },
376
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
377
+ "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.0": {
377
378
  "type": "package",
378
379
  "serviceable": true,
379
- "sha512": "sha512-Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==",
380
- "path": "microsoft.extensions.options.configurationextensions/9.0.0",
381
- "hashPath": "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512"
380
+ "sha512": "sha512-tL9cSl3maS5FPzp/3MtlZI21ExWhni0nnUCF8HY4npTsINw45n9SNDbkKXBMtFyUFGSsQep25fHIDN4f/Vp3AQ==",
381
+ "path": "microsoft.extensions.options.configurationextensions/10.0.0",
382
+ "hashPath": "microsoft.extensions.options.configurationextensions.10.0.0.nupkg.sha512"
382
383
  },
383
- "Microsoft.Extensions.Primitives/9.0.0": {
384
+ "Microsoft.Extensions.Primitives/10.0.0": {
384
385
  "type": "package",
385
386
  "serviceable": true,
386
- "sha512": "sha512-N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
387
- "path": "microsoft.extensions.primitives/9.0.0",
388
- "hashPath": "microsoft.extensions.primitives.9.0.0.nupkg.sha512"
387
+ "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
388
+ "path": "microsoft.extensions.primitives/10.0.0",
389
+ "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
389
390
  },
390
- "NetEscapades.EnumGenerators/1.0.0-beta20": {
391
+ "NetEscapades.EnumGenerators/1.0.0-beta21": {
391
392
  "type": "package",
392
393
  "serviceable": true,
393
- "sha512": "sha512-SqC6LF0OFYgmP7xGaZvt65rDgS1RTNfK4gvtvzLOOt5NWinNW+jO06BxBabQMW9ZfVwj6hyBTJ6k2KogwxuD9w==",
394
- "path": "netescapades.enumgenerators/1.0.0-beta20",
395
- "hashPath": "netescapades.enumgenerators.1.0.0-beta20.nupkg.sha512"
394
+ "sha512": "sha512-GVhHFXkDBqzD96oc6sJGh9LQh+f50KvbwGxy+k5JuzIS8BHuTANo34tlJrv9T7jmofbucnE4pPhvPMu8dS0QUg==",
395
+ "path": "netescapades.enumgenerators/1.0.0-beta21",
396
+ "hashPath": "netescapades.enumgenerators.1.0.0-beta21.nupkg.sha512"
396
397
  },
397
- "NetEscapades.EnumGenerators.Generators/1.0.0-beta20": {
398
+ "NetEscapades.EnumGenerators.Generators/1.0.0-beta21": {
398
399
  "type": "package",
399
400
  "serviceable": true,
400
- "sha512": "sha512-dFymnD/KaXYilD9bSeU7J2hUidHAXfTesqVmZZhUolFwAzaJLpmbFcGCpMjgb2YFEhRIQjasYdQfpmV5O/K07w==",
401
- "path": "netescapades.enumgenerators.generators/1.0.0-beta20",
402
- "hashPath": "netescapades.enumgenerators.generators.1.0.0-beta20.nupkg.sha512"
401
+ "sha512": "sha512-hztPmuEjHzLqDM4gvXfRuaBAQt3EpRaduQoLW8jDxIk1lXuJwTGl+L5NTERx5WKyV3vDzQK9mDPwzA+E/R2xHA==",
402
+ "path": "netescapades.enumgenerators.generators/1.0.0-beta21",
403
+ "hashPath": "netescapades.enumgenerators.generators.1.0.0-beta21.nupkg.sha512"
403
404
  },
404
- "NetEscapades.EnumGenerators.RuntimeDependencies/1.0.0-beta20": {
405
+ "NetEscapades.EnumGenerators.RuntimeDependencies/1.0.0-beta21": {
405
406
  "type": "package",
406
407
  "serviceable": true,
407
- "sha512": "sha512-edFHKoJD3iVbmsv/tBgqJ0LTEGwUDXLfWkdf+MFrMAiTk+vvR+feR/7YCgV0lVMzi//rtGCmze3uidYCj7TjaQ==",
408
- "path": "netescapades.enumgenerators.runtimedependencies/1.0.0-beta20",
409
- "hashPath": "netescapades.enumgenerators.runtimedependencies.1.0.0-beta20.nupkg.sha512"
408
+ "sha512": "sha512-BYUQMIv1MFaFurVlxfyVFTTwwgMsfmGJLn2wiP77ZmegZ9WJbcRD+n62v4q2FOrBMPuP0W1bESASM1Wye/8sCw==",
409
+ "path": "netescapades.enumgenerators.runtimedependencies/1.0.0-beta21",
410
+ "hashPath": "netescapades.enumgenerators.runtimedependencies.1.0.0-beta21.nupkg.sha512"
410
411
  },
411
- "NuGet.Versioning/7.0.0": {
412
+ "NuGet.Versioning/7.3.0": {
412
413
  "type": "package",
413
414
  "serviceable": true,
414
- "sha512": "sha512-vMEhpystjAmHzWARE09PjYMWOiGgM+f9rJYMcXGs8soz9/url4qmU9O9Y+hy22kPuqozCMoGcJt0JzKRZ1woZg==",
415
- "path": "nuget.versioning/7.0.0",
416
- "hashPath": "nuget.versioning.7.0.0.nupkg.sha512"
415
+ "sha512": "sha512-iOQPAdnVgj2U+K3AcdGGGcdS1tWyh3nvr64eqTDFCsDuHySBXSHRhl7eR8hdc0BZHxDjacRstbuaJKCurt2oPw==",
416
+ "path": "nuget.versioning/7.3.0",
417
+ "hashPath": "nuget.versioning.7.3.0.nupkg.sha512"
417
418
  },
418
- "OpenTelemetry/1.12.0": {
419
+ "OpenTelemetry/1.15.0": {
419
420
  "type": "package",
420
421
  "serviceable": true,
421
- "sha512": "sha512-aIEu2O3xFOdwIVH0AJsIHPIMH1YuX18nzu7BHyaDNQ6NWSk4Zyrs9Pp6y8SATuSbvdtmvue4mj/QZ3838srbwA==",
422
- "path": "opentelemetry/1.12.0",
423
- "hashPath": "opentelemetry.1.12.0.nupkg.sha512"
422
+ "sha512": "sha512-7mS/oZFF8S6xyqGQfMU1btp0nXJQUPWV535Vp/XMLYwRAUv36xQN+U4vufWBF1+z4HnRTOwuFHtUSGnHbyN6FQ==",
423
+ "path": "opentelemetry/1.15.0",
424
+ "hashPath": "opentelemetry.1.15.0.nupkg.sha512"
424
425
  },
425
- "OpenTelemetry.Api/1.12.0": {
426
+ "OpenTelemetry.Api/1.15.0": {
426
427
  "type": "package",
427
428
  "serviceable": true,
428
- "sha512": "sha512-Xt0qldi+iE2szGrM3jAqzEMEJd48YBtqI6mge0+ArXTZg3aTpRmyhL6CKKl3bLioaFSSVbBpEbPin8u6Z46Yrw==",
429
- "path": "opentelemetry.api/1.12.0",
430
- "hashPath": "opentelemetry.api.1.12.0.nupkg.sha512"
429
+ "sha512": "sha512-vk5OGdf6K9kQScCWo3bRjhDWCv6Pqw92IpX4dlARZ8B1WL7/2NGTDtCkkw42eQf7UdwyoHKzVvMH/PtL8d6z7w==",
430
+ "path": "opentelemetry.api/1.15.0",
431
+ "hashPath": "opentelemetry.api.1.15.0.nupkg.sha512"
431
432
  },
432
- "OpenTelemetry.Api.ProviderBuilderExtensions/1.12.0": {
433
+ "OpenTelemetry.Api.ProviderBuilderExtensions/1.15.0": {
433
434
  "type": "package",
434
435
  "serviceable": true,
435
- "sha512": "sha512-t6Vk1143BfiisCWYbRcyzkAuN6Aq5RkYtfOSMoqCIRMvtN9p1e1xzc0nWQ+fccNGOVgHn3aMK5xFn2+iWMcr8A==",
436
- "path": "opentelemetry.api.providerbuilderextensions/1.12.0",
437
- "hashPath": "opentelemetry.api.providerbuilderextensions.1.12.0.nupkg.sha512"
436
+ "sha512": "sha512-OnuSUlRpGvowkOzGFQfy+KZFu0cITfKfh2IYJJiZskxVJiOuexwOOuvfDAgpJdmTzVWAHjYdz2shcHZaJ06UjQ==",
437
+ "path": "opentelemetry.api.providerbuilderextensions/1.15.0",
438
+ "hashPath": "opentelemetry.api.providerbuilderextensions.1.15.0.nupkg.sha512"
438
439
  },
439
- "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.12.0": {
440
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.15.0": {
440
441
  "type": "package",
441
442
  "serviceable": true,
442
- "sha512": "sha512-7LzQSPhz5pNaL4xZgT3wkZODA1NLrEq3bet8KDHgtaJ9q+VNP7wmiZky8gQfMkB4FXuI/pevT8ZurL4p5997WA==",
443
- "path": "opentelemetry.exporter.opentelemetryprotocol/1.12.0",
444
- "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.12.0.nupkg.sha512"
443
+ "sha512": "sha512-VH8ANc/js9IRvfYt0Q2UaAxNCOWm+IU+vWrtoH7pfx4oWPVdISUt+9uWfBCFMWZg5WzQip5dhslyDjeyZXXfSQ==",
444
+ "path": "opentelemetry.exporter.opentelemetryprotocol/1.15.0",
445
+ "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.15.0.nupkg.sha512"
445
446
  },
446
447
  "Spectre.Console/0.53.1": {
447
448
  "type": "package",
package/dist/upai.dll CHANGED
Binary file
package/dist/upai.exe CHANGED
Binary file
package/dist/upai.pdb CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "upregistry",
3
- "version": "1.0.62",
3
+ "version": "1.0.64",
4
4
  "description": "Up AI CLI npm wrapper",
5
5
  "license": "MIT",
6
6
  "scripts": {