@azure/mcp-win32-arm64 0.2.3 → 0.2.5
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/README.md +17 -33
- package/dist/Azure.Bicep.Types.Az.dll +0 -0
- package/dist/Azure.Bicep.Types.dll +0 -0
- package/dist/Azure.Core.dll +0 -0
- package/dist/Azure.Messaging.ServiceBus.dll +0 -0
- package/dist/Microsoft.Azure.Amqp.dll +0 -0
- package/dist/Microsoft.Extensions.AI.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Caching.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Caching.Memory.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Binder.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Json.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.dll +0 -0
- package/dist/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/dist/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Diagnostics.dll +0 -0
- package/dist/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
- package/dist/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
- package/dist/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Hosting.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Configuration.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Console.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Debug.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.EventLog.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.EventSource.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.dll +0 -0
- package/dist/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
- package/dist/Microsoft.Extensions.Options.dll +0 -0
- package/dist/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/dist/ModelContextProtocol.AspNetCore.dll +0 -0
- package/dist/ModelContextProtocol.Core.dll +0 -0
- package/dist/ModelContextProtocol.dll +0 -0
- package/dist/System.ClientModel.dll +0 -0
- package/dist/System.Diagnostics.EventLog.dll +0 -0
- package/dist/System.Formats.Asn1.dll +0 -0
- package/dist/System.IO.Hashing.dll +0 -0
- package/dist/System.Linq.AsyncEnumerable.dll +0 -0
- package/dist/System.Net.ServerSentEvents.dll +0 -0
- package/dist/azmcp.deps.json +677 -814
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.exe +0 -0
- package/dist/createdump.exe +0 -0
- package/package.json +1 -1
- package/dist/Humanizer.dll +0 -0
- package/dist/Json.More.dll +0 -0
- package/dist/JsonPointer.Net.dll +0 -0
- package/dist/JsonSchema.Net.dll +0 -0
- package/dist/Kusto.Cloud.Platform.Msal.dll +0 -0
- package/dist/Kusto.Cloud.Platform.dll +0 -0
- package/dist/Kusto.Data.dll +0 -0
- package/dist/Microsoft.Bcl.TimeProvider.dll +0 -0
- package/dist/Microsoft.IO.RecyclableMemoryStream.dll +0 -0
- package/dist/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/dist/Microsoft.IdentityModel.Logging.dll +0 -0
- package/dist/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/dist/System.IdentityModel.Tokens.Jwt.dll +0 -0
package/dist/azmcp.deps.json
CHANGED
|
@@ -7,14 +7,16 @@
|
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {},
|
|
9
9
|
".NETCoreApp,Version=v9.0/win-arm64": {
|
|
10
|
-
"azmcp/0.2.
|
|
10
|
+
"azmcp/0.2.5": {
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"Azure.
|
|
12
|
+
"Azure.Bicep.Types": "0.5.110",
|
|
13
|
+
"Azure.Bicep.Types.Az": "0.2.771",
|
|
14
|
+
"Azure.Core": "1.46.2",
|
|
13
15
|
"Azure.Data.AppConfiguration": "1.6.1",
|
|
14
16
|
"Azure.Data.Tables": "12.11.0",
|
|
15
17
|
"Azure.Identity": "1.14.0",
|
|
16
18
|
"Azure.Identity.Broker": "1.2.0",
|
|
17
|
-
"Azure.Messaging.ServiceBus": "7.
|
|
19
|
+
"Azure.Messaging.ServiceBus": "7.20.1",
|
|
18
20
|
"Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
|
|
19
21
|
"Azure.Monitor.Query": "1.6.0",
|
|
20
22
|
"Azure.ResourceManager.AppConfiguration": "1.4.0",
|
|
@@ -32,24 +34,22 @@
|
|
|
32
34
|
"Azure.Security.KeyVault.Keys": "4.7.0",
|
|
33
35
|
"Azure.Security.KeyVault.Secrets": "4.7.0",
|
|
34
36
|
"Azure.Storage.Blobs": "12.24.0",
|
|
35
|
-
"JsonSchema.Net": "7.3.4",
|
|
36
37
|
"Microsoft.Azure.Cosmos": "3.51.0",
|
|
37
|
-
"Microsoft.Azure.Kusto.Data": "13.0.2",
|
|
38
38
|
"Microsoft.Extensions.Azure": "1.11.0",
|
|
39
|
-
"Microsoft.Extensions.Caching.Memory": "9.0.
|
|
40
|
-
"Microsoft.Extensions.DependencyInjection": "9.0.
|
|
41
|
-
"Microsoft.Extensions.Hosting": "9.0.
|
|
39
|
+
"Microsoft.Extensions.Caching.Memory": "9.0.6",
|
|
40
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
41
|
+
"Microsoft.Extensions.Hosting": "9.0.6",
|
|
42
42
|
"Microsoft.Identity.Client.Broker": "4.72.1",
|
|
43
43
|
"Microsoft.NET.ILLink.Tasks": "9.0.5",
|
|
44
|
-
"ModelContextProtocol": "0.
|
|
45
|
-
"ModelContextProtocol.AspNetCore": "0.
|
|
44
|
+
"ModelContextProtocol": "0.3.0-preview.1",
|
|
45
|
+
"ModelContextProtocol.AspNetCore": "0.3.0-preview.1",
|
|
46
46
|
"Newtonsoft.Json": "13.0.3",
|
|
47
47
|
"Npgsql": "9.0.3",
|
|
48
48
|
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
|
|
49
49
|
"System.CommandLine": "2.0.0-beta4.22272.1",
|
|
50
|
-
"System.Formats.Asn1": "9.0.
|
|
51
|
-
"System.Linq.AsyncEnumerable": "10.0.0-preview.
|
|
52
|
-
"System.Net.ServerSentEvents": "10.0.0-preview.
|
|
50
|
+
"System.Formats.Asn1": "9.0.6",
|
|
51
|
+
"System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114",
|
|
52
|
+
"System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114",
|
|
53
53
|
"runtimepack.Microsoft.NETCore.App.Runtime.win-arm64": "9.0.5",
|
|
54
54
|
"runtimepack.Microsoft.AspNetCore.App.Runtime.win-arm64": "9.0.5"
|
|
55
55
|
},
|
|
@@ -207,10 +207,6 @@
|
|
|
207
207
|
"assemblyVersion": "9.0.0.0",
|
|
208
208
|
"fileVersion": "9.0.525.21509"
|
|
209
209
|
},
|
|
210
|
-
"System.Formats.Asn1.dll": {
|
|
211
|
-
"assemblyVersion": "9.0.0.0",
|
|
212
|
-
"fileVersion": "9.0.525.21509"
|
|
213
|
-
},
|
|
214
210
|
"System.Formats.Tar.dll": {
|
|
215
211
|
"assemblyVersion": "9.0.0.0",
|
|
216
212
|
"fileVersion": "9.0.525.21509"
|
|
@@ -1134,70 +1130,18 @@
|
|
|
1134
1130
|
"assemblyVersion": "9.0.0.0",
|
|
1135
1131
|
"fileVersion": "9.0.525.22904"
|
|
1136
1132
|
},
|
|
1137
|
-
"Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
1138
|
-
"assemblyVersion": "9.0.0.0",
|
|
1139
|
-
"fileVersion": "9.0.525.21509"
|
|
1140
|
-
},
|
|
1141
|
-
"Microsoft.Extensions.Caching.Memory.dll": {
|
|
1142
|
-
"assemblyVersion": "9.0.0.0",
|
|
1143
|
-
"fileVersion": "9.0.525.21509"
|
|
1144
|
-
},
|
|
1145
|
-
"Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
1146
|
-
"assemblyVersion": "9.0.0.0",
|
|
1147
|
-
"fileVersion": "9.0.525.21509"
|
|
1148
|
-
},
|
|
1149
|
-
"Microsoft.Extensions.Configuration.Binder.dll": {
|
|
1150
|
-
"assemblyVersion": "9.0.0.0",
|
|
1151
|
-
"fileVersion": "9.0.525.21509"
|
|
1152
|
-
},
|
|
1153
|
-
"Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
1154
|
-
"assemblyVersion": "9.0.0.0",
|
|
1155
|
-
"fileVersion": "9.0.525.21509"
|
|
1156
|
-
},
|
|
1157
|
-
"Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
1158
|
-
"assemblyVersion": "9.0.0.0",
|
|
1159
|
-
"fileVersion": "9.0.525.21509"
|
|
1160
|
-
},
|
|
1161
|
-
"Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
1162
|
-
"assemblyVersion": "9.0.0.0",
|
|
1163
|
-
"fileVersion": "9.0.525.21509"
|
|
1164
|
-
},
|
|
1165
1133
|
"Microsoft.Extensions.Configuration.Ini.dll": {
|
|
1166
1134
|
"assemblyVersion": "9.0.0.0",
|
|
1167
1135
|
"fileVersion": "9.0.525.21509"
|
|
1168
1136
|
},
|
|
1169
|
-
"Microsoft.Extensions.Configuration.Json.dll": {
|
|
1170
|
-
"assemblyVersion": "9.0.0.0",
|
|
1171
|
-
"fileVersion": "9.0.525.21509"
|
|
1172
|
-
},
|
|
1173
1137
|
"Microsoft.Extensions.Configuration.KeyPerFile.dll": {
|
|
1174
1138
|
"assemblyVersion": "9.0.0.0",
|
|
1175
1139
|
"fileVersion": "9.0.525.22904"
|
|
1176
1140
|
},
|
|
1177
|
-
"Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
1178
|
-
"assemblyVersion": "9.0.0.0",
|
|
1179
|
-
"fileVersion": "9.0.525.21509"
|
|
1180
|
-
},
|
|
1181
1141
|
"Microsoft.Extensions.Configuration.Xml.dll": {
|
|
1182
1142
|
"assemblyVersion": "9.0.0.0",
|
|
1183
1143
|
"fileVersion": "9.0.525.21509"
|
|
1184
1144
|
},
|
|
1185
|
-
"Microsoft.Extensions.Configuration.dll": {
|
|
1186
|
-
"assemblyVersion": "9.0.0.0",
|
|
1187
|
-
"fileVersion": "9.0.525.21509"
|
|
1188
|
-
},
|
|
1189
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
1190
|
-
"assemblyVersion": "9.0.0.0",
|
|
1191
|
-
"fileVersion": "9.0.525.21509"
|
|
1192
|
-
},
|
|
1193
|
-
"Microsoft.Extensions.DependencyInjection.dll": {
|
|
1194
|
-
"assemblyVersion": "9.0.0.0",
|
|
1195
|
-
"fileVersion": "9.0.525.21509"
|
|
1196
|
-
},
|
|
1197
|
-
"Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
1198
|
-
"assemblyVersion": "9.0.0.0",
|
|
1199
|
-
"fileVersion": "9.0.525.21509"
|
|
1200
|
-
},
|
|
1201
1145
|
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
|
|
1202
1146
|
"assemblyVersion": "9.0.0.0",
|
|
1203
1147
|
"fileVersion": "9.0.525.22904"
|
|
@@ -1206,18 +1150,10 @@
|
|
|
1206
1150
|
"assemblyVersion": "9.0.0.0",
|
|
1207
1151
|
"fileVersion": "9.0.525.22904"
|
|
1208
1152
|
},
|
|
1209
|
-
"Microsoft.Extensions.Diagnostics.dll": {
|
|
1210
|
-
"assemblyVersion": "9.0.0.0",
|
|
1211
|
-
"fileVersion": "9.0.525.21509"
|
|
1212
|
-
},
|
|
1213
1153
|
"Microsoft.Extensions.Features.dll": {
|
|
1214
1154
|
"assemblyVersion": "9.0.0.0",
|
|
1215
1155
|
"fileVersion": "9.0.525.22904"
|
|
1216
1156
|
},
|
|
1217
|
-
"Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
1218
|
-
"assemblyVersion": "9.0.0.0",
|
|
1219
|
-
"fileVersion": "9.0.525.21509"
|
|
1220
|
-
},
|
|
1221
1157
|
"Microsoft.Extensions.FileProviders.Composite.dll": {
|
|
1222
1158
|
"assemblyVersion": "9.0.0.0",
|
|
1223
1159
|
"fileVersion": "9.0.525.21509"
|
|
@@ -1226,22 +1162,6 @@
|
|
|
1226
1162
|
"assemblyVersion": "9.0.0.0",
|
|
1227
1163
|
"fileVersion": "9.0.525.22904"
|
|
1228
1164
|
},
|
|
1229
|
-
"Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
1230
|
-
"assemblyVersion": "9.0.0.0",
|
|
1231
|
-
"fileVersion": "9.0.525.21509"
|
|
1232
|
-
},
|
|
1233
|
-
"Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
1234
|
-
"assemblyVersion": "9.0.0.0",
|
|
1235
|
-
"fileVersion": "9.0.525.21509"
|
|
1236
|
-
},
|
|
1237
|
-
"Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
1238
|
-
"assemblyVersion": "9.0.0.0",
|
|
1239
|
-
"fileVersion": "9.0.525.21509"
|
|
1240
|
-
},
|
|
1241
|
-
"Microsoft.Extensions.Hosting.dll": {
|
|
1242
|
-
"assemblyVersion": "9.0.0.0",
|
|
1243
|
-
"fileVersion": "9.0.525.21509"
|
|
1244
|
-
},
|
|
1245
1165
|
"Microsoft.Extensions.Http.dll": {
|
|
1246
1166
|
"assemblyVersion": "9.0.0.0",
|
|
1247
1167
|
"fileVersion": "9.0.525.21509"
|
|
@@ -1262,58 +1182,18 @@
|
|
|
1262
1182
|
"assemblyVersion": "9.0.0.0",
|
|
1263
1183
|
"fileVersion": "9.0.525.22904"
|
|
1264
1184
|
},
|
|
1265
|
-
"Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
1266
|
-
"assemblyVersion": "9.0.0.0",
|
|
1267
|
-
"fileVersion": "9.0.525.21509"
|
|
1268
|
-
},
|
|
1269
|
-
"Microsoft.Extensions.Logging.Configuration.dll": {
|
|
1270
|
-
"assemblyVersion": "9.0.0.0",
|
|
1271
|
-
"fileVersion": "9.0.525.21509"
|
|
1272
|
-
},
|
|
1273
|
-
"Microsoft.Extensions.Logging.Console.dll": {
|
|
1274
|
-
"assemblyVersion": "9.0.0.0",
|
|
1275
|
-
"fileVersion": "9.0.525.21509"
|
|
1276
|
-
},
|
|
1277
|
-
"Microsoft.Extensions.Logging.Debug.dll": {
|
|
1278
|
-
"assemblyVersion": "9.0.0.0",
|
|
1279
|
-
"fileVersion": "9.0.525.21509"
|
|
1280
|
-
},
|
|
1281
|
-
"Microsoft.Extensions.Logging.EventLog.dll": {
|
|
1282
|
-
"assemblyVersion": "9.0.0.0",
|
|
1283
|
-
"fileVersion": "9.0.525.21509"
|
|
1284
|
-
},
|
|
1285
|
-
"Microsoft.Extensions.Logging.EventSource.dll": {
|
|
1286
|
-
"assemblyVersion": "9.0.0.0",
|
|
1287
|
-
"fileVersion": "9.0.525.21509"
|
|
1288
|
-
},
|
|
1289
1185
|
"Microsoft.Extensions.Logging.TraceSource.dll": {
|
|
1290
1186
|
"assemblyVersion": "9.0.0.0",
|
|
1291
1187
|
"fileVersion": "9.0.525.21509"
|
|
1292
1188
|
},
|
|
1293
|
-
"Microsoft.Extensions.Logging.dll": {
|
|
1294
|
-
"assemblyVersion": "9.0.0.0",
|
|
1295
|
-
"fileVersion": "9.0.525.21509"
|
|
1296
|
-
},
|
|
1297
1189
|
"Microsoft.Extensions.ObjectPool.dll": {
|
|
1298
1190
|
"assemblyVersion": "9.0.0.0",
|
|
1299
1191
|
"fileVersion": "9.0.525.22904"
|
|
1300
1192
|
},
|
|
1301
|
-
"Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
1302
|
-
"assemblyVersion": "9.0.0.0",
|
|
1303
|
-
"fileVersion": "9.0.525.21509"
|
|
1304
|
-
},
|
|
1305
1193
|
"Microsoft.Extensions.Options.DataAnnotations.dll": {
|
|
1306
1194
|
"assemblyVersion": "9.0.0.0",
|
|
1307
1195
|
"fileVersion": "9.0.525.21509"
|
|
1308
1196
|
},
|
|
1309
|
-
"Microsoft.Extensions.Options.dll": {
|
|
1310
|
-
"assemblyVersion": "9.0.0.0",
|
|
1311
|
-
"fileVersion": "9.0.525.21509"
|
|
1312
|
-
},
|
|
1313
|
-
"Microsoft.Extensions.Primitives.dll": {
|
|
1314
|
-
"assemblyVersion": "9.0.0.0",
|
|
1315
|
-
"fileVersion": "9.0.525.21509"
|
|
1316
|
-
},
|
|
1317
1197
|
"Microsoft.Extensions.WebEncoders.dll": {
|
|
1318
1198
|
"assemblyVersion": "9.0.0.0",
|
|
1319
1199
|
"fileVersion": "9.0.525.22904"
|
|
@@ -1330,10 +1210,6 @@
|
|
|
1330
1210
|
"assemblyVersion": "9.0.0.0",
|
|
1331
1211
|
"fileVersion": "0.0.0.0"
|
|
1332
1212
|
},
|
|
1333
|
-
"System.Diagnostics.EventLog.dll": {
|
|
1334
|
-
"assemblyVersion": "9.0.0.0",
|
|
1335
|
-
"fileVersion": "9.0.525.21509"
|
|
1336
|
-
},
|
|
1337
1213
|
"System.Security.Cryptography.Pkcs.dll": {
|
|
1338
1214
|
"assemblyVersion": "9.0.0.0",
|
|
1339
1215
|
"fileVersion": "9.0.525.21509"
|
|
@@ -1353,22 +1229,44 @@
|
|
|
1353
1229
|
}
|
|
1354
1230
|
}
|
|
1355
1231
|
},
|
|
1356
|
-
"Azure.
|
|
1232
|
+
"Azure.Bicep.Types/0.5.110": {
|
|
1233
|
+
"dependencies": {
|
|
1234
|
+
"System.Text.Json": "8.0.5"
|
|
1235
|
+
},
|
|
1236
|
+
"runtime": {
|
|
1237
|
+
"lib/netstandard2.0/Azure.Bicep.Types.dll": {
|
|
1238
|
+
"assemblyVersion": "0.5.0.0",
|
|
1239
|
+
"fileVersion": "0.5.110.17995"
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
},
|
|
1243
|
+
"Azure.Bicep.Types.Az/0.2.771": {
|
|
1244
|
+
"dependencies": {
|
|
1245
|
+
"Azure.Bicep.Types": "0.5.110"
|
|
1246
|
+
},
|
|
1247
|
+
"runtime": {
|
|
1248
|
+
"lib/netstandard2.0/Azure.Bicep.Types.Az.dll": {
|
|
1249
|
+
"assemblyVersion": "0.2.0.0",
|
|
1250
|
+
"fileVersion": "0.2.771.33637"
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
},
|
|
1254
|
+
"Azure.Core/1.46.2": {
|
|
1357
1255
|
"dependencies": {
|
|
1358
1256
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
1359
|
-
"System.ClientModel": "1.4.
|
|
1257
|
+
"System.ClientModel": "1.4.2",
|
|
1360
1258
|
"System.Memory.Data": "6.0.1"
|
|
1361
1259
|
},
|
|
1362
1260
|
"runtime": {
|
|
1363
1261
|
"lib/net8.0/Azure.Core.dll": {
|
|
1364
|
-
"assemblyVersion": "1.46.
|
|
1365
|
-
"fileVersion": "1.4600.
|
|
1262
|
+
"assemblyVersion": "1.46.2.0",
|
|
1263
|
+
"fileVersion": "1.4600.225.30510"
|
|
1366
1264
|
}
|
|
1367
1265
|
}
|
|
1368
1266
|
},
|
|
1369
1267
|
"Azure.Core.Amqp/1.3.1": {
|
|
1370
1268
|
"dependencies": {
|
|
1371
|
-
"Microsoft.Azure.Amqp": "2.
|
|
1269
|
+
"Microsoft.Azure.Amqp": "2.7.0",
|
|
1372
1270
|
"System.Memory": "4.5.5",
|
|
1373
1271
|
"System.Memory.Data": "6.0.1"
|
|
1374
1272
|
},
|
|
@@ -1381,7 +1279,7 @@
|
|
|
1381
1279
|
},
|
|
1382
1280
|
"Azure.Data.AppConfiguration/1.6.1": {
|
|
1383
1281
|
"dependencies": {
|
|
1384
|
-
"Azure.Core": "1.46.
|
|
1282
|
+
"Azure.Core": "1.46.2"
|
|
1385
1283
|
},
|
|
1386
1284
|
"runtime": {
|
|
1387
1285
|
"lib/net8.0/Azure.Data.AppConfiguration.dll": {
|
|
@@ -1392,7 +1290,7 @@
|
|
|
1392
1290
|
},
|
|
1393
1291
|
"Azure.Data.Tables/12.11.0": {
|
|
1394
1292
|
"dependencies": {
|
|
1395
|
-
"Azure.Core": "1.46.
|
|
1293
|
+
"Azure.Core": "1.46.2"
|
|
1396
1294
|
},
|
|
1397
1295
|
"runtime": {
|
|
1398
1296
|
"lib/net8.0/Azure.Data.Tables.dll": {
|
|
@@ -1403,7 +1301,7 @@
|
|
|
1403
1301
|
},
|
|
1404
1302
|
"Azure.Identity/1.14.0": {
|
|
1405
1303
|
"dependencies": {
|
|
1406
|
-
"Azure.Core": "1.46.
|
|
1304
|
+
"Azure.Core": "1.46.2",
|
|
1407
1305
|
"Microsoft.Identity.Client": "4.72.1",
|
|
1408
1306
|
"Microsoft.Identity.Client.Extensions.Msal": "4.71.1",
|
|
1409
1307
|
"System.Memory": "4.5.5"
|
|
@@ -1431,22 +1329,22 @@
|
|
|
1431
1329
|
}
|
|
1432
1330
|
}
|
|
1433
1331
|
},
|
|
1434
|
-
"Azure.Messaging.ServiceBus/7.
|
|
1332
|
+
"Azure.Messaging.ServiceBus/7.20.1": {
|
|
1435
1333
|
"dependencies": {
|
|
1436
|
-
"Azure.Core": "1.46.
|
|
1334
|
+
"Azure.Core": "1.46.2",
|
|
1437
1335
|
"Azure.Core.Amqp": "1.3.1",
|
|
1438
|
-
"Microsoft.Azure.Amqp": "2.
|
|
1336
|
+
"Microsoft.Azure.Amqp": "2.7.0"
|
|
1439
1337
|
},
|
|
1440
1338
|
"runtime": {
|
|
1441
1339
|
"lib/net8.0/Azure.Messaging.ServiceBus.dll": {
|
|
1442
|
-
"assemblyVersion": "7.
|
|
1443
|
-
"fileVersion": "7.
|
|
1340
|
+
"assemblyVersion": "7.20.1.0",
|
|
1341
|
+
"fileVersion": "7.2000.125.31203"
|
|
1444
1342
|
}
|
|
1445
1343
|
}
|
|
1446
1344
|
},
|
|
1447
1345
|
"Azure.Monitor.OpenTelemetry.AspNetCore/1.3.0": {
|
|
1448
1346
|
"dependencies": {
|
|
1449
|
-
"Azure.Core": "1.46.
|
|
1347
|
+
"Azure.Core": "1.46.2",
|
|
1450
1348
|
"Azure.Monitor.OpenTelemetry.Exporter": "1.4.0",
|
|
1451
1349
|
"OpenTelemetry.Extensions.Hosting": "1.12.0",
|
|
1452
1350
|
"OpenTelemetry.Instrumentation.AspNetCore": "1.12.0",
|
|
@@ -1461,7 +1359,7 @@
|
|
|
1461
1359
|
},
|
|
1462
1360
|
"Azure.Monitor.OpenTelemetry.Exporter/1.4.0": {
|
|
1463
1361
|
"dependencies": {
|
|
1464
|
-
"Azure.Core": "1.46.
|
|
1362
|
+
"Azure.Core": "1.46.2",
|
|
1465
1363
|
"OpenTelemetry": "1.12.0",
|
|
1466
1364
|
"OpenTelemetry.Extensions.Hosting": "1.12.0",
|
|
1467
1365
|
"OpenTelemetry.PersistentStorage.FileSystem": "1.0.1"
|
|
@@ -1475,7 +1373,7 @@
|
|
|
1475
1373
|
},
|
|
1476
1374
|
"Azure.Monitor.Query/1.6.0": {
|
|
1477
1375
|
"dependencies": {
|
|
1478
|
-
"Azure.Core": "1.46.
|
|
1376
|
+
"Azure.Core": "1.46.2"
|
|
1479
1377
|
},
|
|
1480
1378
|
"runtime": {
|
|
1481
1379
|
"lib/net8.0/Azure.Monitor.Query.dll": {
|
|
@@ -1486,9 +1384,9 @@
|
|
|
1486
1384
|
},
|
|
1487
1385
|
"Azure.ResourceManager/1.13.0": {
|
|
1488
1386
|
"dependencies": {
|
|
1489
|
-
"Azure.Core": "1.46.
|
|
1490
|
-
"System.ClientModel": "1.4.
|
|
1491
|
-
"System.Text.Json": "
|
|
1387
|
+
"Azure.Core": "1.46.2",
|
|
1388
|
+
"System.ClientModel": "1.4.2",
|
|
1389
|
+
"System.Text.Json": "8.0.5"
|
|
1492
1390
|
},
|
|
1493
1391
|
"runtime": {
|
|
1494
1392
|
"lib/netstandard2.0/Azure.ResourceManager.dll": {
|
|
@@ -1499,10 +1397,10 @@
|
|
|
1499
1397
|
},
|
|
1500
1398
|
"Azure.ResourceManager.AppConfiguration/1.4.0": {
|
|
1501
1399
|
"dependencies": {
|
|
1502
|
-
"Azure.Core": "1.46.
|
|
1400
|
+
"Azure.Core": "1.46.2",
|
|
1503
1401
|
"Azure.ResourceManager": "1.13.0",
|
|
1504
|
-
"System.ClientModel": "1.4.
|
|
1505
|
-
"System.Text.Json": "
|
|
1402
|
+
"System.ClientModel": "1.4.2",
|
|
1403
|
+
"System.Text.Json": "8.0.5"
|
|
1506
1404
|
},
|
|
1507
1405
|
"runtime": {
|
|
1508
1406
|
"lib/net8.0/Azure.ResourceManager.AppConfiguration.dll": {
|
|
@@ -1513,10 +1411,10 @@
|
|
|
1513
1411
|
},
|
|
1514
1412
|
"Azure.ResourceManager.Authorization/1.1.4": {
|
|
1515
1413
|
"dependencies": {
|
|
1516
|
-
"Azure.Core": "1.46.
|
|
1414
|
+
"Azure.Core": "1.46.2",
|
|
1517
1415
|
"Azure.ResourceManager": "1.13.0",
|
|
1518
|
-
"System.ClientModel": "1.4.
|
|
1519
|
-
"System.Text.Json": "
|
|
1416
|
+
"System.ClientModel": "1.4.2",
|
|
1417
|
+
"System.Text.Json": "8.0.5"
|
|
1520
1418
|
},
|
|
1521
1419
|
"runtime": {
|
|
1522
1420
|
"lib/net8.0/Azure.ResourceManager.Authorization.dll": {
|
|
@@ -1527,10 +1425,10 @@
|
|
|
1527
1425
|
},
|
|
1528
1426
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
1529
1427
|
"dependencies": {
|
|
1530
|
-
"Azure.Core": "1.46.
|
|
1428
|
+
"Azure.Core": "1.46.2",
|
|
1531
1429
|
"Azure.ResourceManager": "1.13.0",
|
|
1532
|
-
"System.ClientModel": "1.4.
|
|
1533
|
-
"System.Text.Json": "
|
|
1430
|
+
"System.ClientModel": "1.4.2",
|
|
1431
|
+
"System.Text.Json": "8.0.5"
|
|
1534
1432
|
},
|
|
1535
1433
|
"runtime": {
|
|
1536
1434
|
"lib/netstandard2.0/Azure.ResourceManager.CosmosDB.dll": {
|
|
@@ -1541,10 +1439,10 @@
|
|
|
1541
1439
|
},
|
|
1542
1440
|
"Azure.ResourceManager.Datadog/1.0.0-beta.5": {
|
|
1543
1441
|
"dependencies": {
|
|
1544
|
-
"Azure.Core": "1.46.
|
|
1442
|
+
"Azure.Core": "1.46.2",
|
|
1545
1443
|
"Azure.ResourceManager": "1.13.0",
|
|
1546
|
-
"System.ClientModel": "1.4.
|
|
1547
|
-
"System.Text.Json": "
|
|
1444
|
+
"System.ClientModel": "1.4.2",
|
|
1445
|
+
"System.Text.Json": "8.0.5"
|
|
1548
1446
|
},
|
|
1549
1447
|
"runtime": {
|
|
1550
1448
|
"lib/net8.0/Azure.ResourceManager.Datadog.dll": {
|
|
@@ -1555,10 +1453,10 @@
|
|
|
1555
1453
|
},
|
|
1556
1454
|
"Azure.ResourceManager.Kusto/1.6.0": {
|
|
1557
1455
|
"dependencies": {
|
|
1558
|
-
"Azure.Core": "1.46.
|
|
1456
|
+
"Azure.Core": "1.46.2",
|
|
1559
1457
|
"Azure.ResourceManager": "1.13.0",
|
|
1560
|
-
"System.ClientModel": "1.4.
|
|
1561
|
-
"System.Text.Json": "
|
|
1458
|
+
"System.ClientModel": "1.4.2",
|
|
1459
|
+
"System.Text.Json": "8.0.5"
|
|
1562
1460
|
},
|
|
1563
1461
|
"runtime": {
|
|
1564
1462
|
"lib/net8.0/Azure.ResourceManager.Kusto.dll": {
|
|
@@ -1569,7 +1467,7 @@
|
|
|
1569
1467
|
},
|
|
1570
1468
|
"Azure.ResourceManager.OperationalInsights/1.3.0": {
|
|
1571
1469
|
"dependencies": {
|
|
1572
|
-
"Azure.Core": "1.46.
|
|
1470
|
+
"Azure.Core": "1.46.2",
|
|
1573
1471
|
"Azure.ResourceManager": "1.13.0"
|
|
1574
1472
|
},
|
|
1575
1473
|
"runtime": {
|
|
@@ -1581,10 +1479,10 @@
|
|
|
1581
1479
|
},
|
|
1582
1480
|
"Azure.ResourceManager.PostgreSql/1.2.0": {
|
|
1583
1481
|
"dependencies": {
|
|
1584
|
-
"Azure.Core": "1.46.
|
|
1482
|
+
"Azure.Core": "1.46.2",
|
|
1585
1483
|
"Azure.ResourceManager": "1.13.0",
|
|
1586
|
-
"System.ClientModel": "1.4.
|
|
1587
|
-
"System.Text.Json": "
|
|
1484
|
+
"System.ClientModel": "1.4.2",
|
|
1485
|
+
"System.Text.Json": "8.0.5"
|
|
1588
1486
|
},
|
|
1589
1487
|
"runtime": {
|
|
1590
1488
|
"lib/netstandard2.0/Azure.ResourceManager.PostgreSql.dll": {
|
|
@@ -1595,10 +1493,10 @@
|
|
|
1595
1493
|
},
|
|
1596
1494
|
"Azure.ResourceManager.Redis/1.5.0": {
|
|
1597
1495
|
"dependencies": {
|
|
1598
|
-
"Azure.Core": "1.46.
|
|
1496
|
+
"Azure.Core": "1.46.2",
|
|
1599
1497
|
"Azure.ResourceManager": "1.13.0",
|
|
1600
|
-
"System.ClientModel": "1.4.
|
|
1601
|
-
"System.Text.Json": "
|
|
1498
|
+
"System.ClientModel": "1.4.2",
|
|
1499
|
+
"System.Text.Json": "8.0.5"
|
|
1602
1500
|
},
|
|
1603
1501
|
"runtime": {
|
|
1604
1502
|
"lib/net8.0/Azure.ResourceManager.Redis.dll": {
|
|
@@ -1609,10 +1507,10 @@
|
|
|
1609
1507
|
},
|
|
1610
1508
|
"Azure.ResourceManager.RedisEnterprise/1.1.0": {
|
|
1611
1509
|
"dependencies": {
|
|
1612
|
-
"Azure.Core": "1.46.
|
|
1510
|
+
"Azure.Core": "1.46.2",
|
|
1613
1511
|
"Azure.ResourceManager": "1.13.0",
|
|
1614
|
-
"System.ClientModel": "1.4.
|
|
1615
|
-
"System.Text.Json": "
|
|
1512
|
+
"System.ClientModel": "1.4.2",
|
|
1513
|
+
"System.Text.Json": "8.0.5"
|
|
1616
1514
|
},
|
|
1617
1515
|
"runtime": {
|
|
1618
1516
|
"lib/netstandard2.0/Azure.ResourceManager.RedisEnterprise.dll": {
|
|
@@ -1623,10 +1521,10 @@
|
|
|
1623
1521
|
},
|
|
1624
1522
|
"Azure.ResourceManager.Search/1.2.3": {
|
|
1625
1523
|
"dependencies": {
|
|
1626
|
-
"Azure.Core": "1.46.
|
|
1524
|
+
"Azure.Core": "1.46.2",
|
|
1627
1525
|
"Azure.ResourceManager": "1.13.0",
|
|
1628
|
-
"System.ClientModel": "1.4.
|
|
1629
|
-
"System.Text.Json": "
|
|
1526
|
+
"System.ClientModel": "1.4.2",
|
|
1527
|
+
"System.Text.Json": "8.0.5"
|
|
1630
1528
|
},
|
|
1631
1529
|
"runtime": {
|
|
1632
1530
|
"lib/netstandard2.0/Azure.ResourceManager.Search.dll": {
|
|
@@ -1637,7 +1535,7 @@
|
|
|
1637
1535
|
},
|
|
1638
1536
|
"Azure.ResourceManager.Storage/1.4.2": {
|
|
1639
1537
|
"dependencies": {
|
|
1640
|
-
"Azure.Core": "1.46.
|
|
1538
|
+
"Azure.Core": "1.46.2",
|
|
1641
1539
|
"Azure.ResourceManager": "1.13.0"
|
|
1642
1540
|
},
|
|
1643
1541
|
"runtime": {
|
|
@@ -1649,8 +1547,8 @@
|
|
|
1649
1547
|
},
|
|
1650
1548
|
"Azure.Search.Documents/11.7.0-beta.4": {
|
|
1651
1549
|
"dependencies": {
|
|
1652
|
-
"Azure.Core": "1.46.
|
|
1653
|
-
"System.ClientModel": "1.4.
|
|
1550
|
+
"Azure.Core": "1.46.2",
|
|
1551
|
+
"System.ClientModel": "1.4.2"
|
|
1654
1552
|
},
|
|
1655
1553
|
"runtime": {
|
|
1656
1554
|
"lib/net8.0/Azure.Search.Documents.dll": {
|
|
@@ -1661,9 +1559,9 @@
|
|
|
1661
1559
|
},
|
|
1662
1560
|
"Azure.Security.KeyVault.Keys/4.7.0": {
|
|
1663
1561
|
"dependencies": {
|
|
1664
|
-
"Azure.Core": "1.46.
|
|
1562
|
+
"Azure.Core": "1.46.2",
|
|
1665
1563
|
"System.Memory": "4.5.5",
|
|
1666
|
-
"System.Text.Json": "
|
|
1564
|
+
"System.Text.Json": "8.0.5",
|
|
1667
1565
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
1668
1566
|
},
|
|
1669
1567
|
"runtime": {
|
|
@@ -1675,9 +1573,9 @@
|
|
|
1675
1573
|
},
|
|
1676
1574
|
"Azure.Security.KeyVault.Secrets/4.7.0": {
|
|
1677
1575
|
"dependencies": {
|
|
1678
|
-
"Azure.Core": "1.46.
|
|
1576
|
+
"Azure.Core": "1.46.2",
|
|
1679
1577
|
"System.Memory": "4.5.5",
|
|
1680
|
-
"System.Text.Json": "
|
|
1578
|
+
"System.Text.Json": "8.0.5",
|
|
1681
1579
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
1682
1580
|
},
|
|
1683
1581
|
"runtime": {
|
|
@@ -1700,8 +1598,8 @@
|
|
|
1700
1598
|
},
|
|
1701
1599
|
"Azure.Storage.Common/12.23.0": {
|
|
1702
1600
|
"dependencies": {
|
|
1703
|
-
"Azure.Core": "1.46.
|
|
1704
|
-
"System.IO.Hashing": "6.0.
|
|
1601
|
+
"Azure.Core": "1.46.2",
|
|
1602
|
+
"System.IO.Hashing": "6.0.0"
|
|
1705
1603
|
},
|
|
1706
1604
|
"runtime": {
|
|
1707
1605
|
"lib/net8.0/Azure.Storage.Common.dll": {
|
|
@@ -1710,60 +1608,21 @@
|
|
|
1710
1608
|
}
|
|
1711
1609
|
}
|
|
1712
1610
|
},
|
|
1713
|
-
"
|
|
1714
|
-
"runtime": {
|
|
1715
|
-
"lib/net6.0/Humanizer.dll": {
|
|
1716
|
-
"assemblyVersion": "2.14.0.0",
|
|
1717
|
-
"fileVersion": "2.14.1.48190"
|
|
1718
|
-
}
|
|
1719
|
-
}
|
|
1720
|
-
},
|
|
1721
|
-
"Json.More.Net/2.1.1": {
|
|
1722
|
-
"runtime": {
|
|
1723
|
-
"lib/net9.0/Json.More.dll": {
|
|
1724
|
-
"assemblyVersion": "2.0.0.0",
|
|
1725
|
-
"fileVersion": "2.1.1.0"
|
|
1726
|
-
}
|
|
1727
|
-
}
|
|
1728
|
-
},
|
|
1729
|
-
"JsonPointer.Net/5.3.1": {
|
|
1730
|
-
"dependencies": {
|
|
1731
|
-
"Humanizer.Core": "2.14.1",
|
|
1732
|
-
"Json.More.Net": "2.1.1"
|
|
1733
|
-
},
|
|
1734
|
-
"runtime": {
|
|
1735
|
-
"lib/net9.0/JsonPointer.Net.dll": {
|
|
1736
|
-
"assemblyVersion": "5.0.0.0",
|
|
1737
|
-
"fileVersion": "5.3.1.0"
|
|
1738
|
-
}
|
|
1739
|
-
}
|
|
1740
|
-
},
|
|
1741
|
-
"JsonSchema.Net/7.3.4": {
|
|
1742
|
-
"dependencies": {
|
|
1743
|
-
"JsonPointer.Net": "5.3.1"
|
|
1744
|
-
},
|
|
1745
|
-
"runtime": {
|
|
1746
|
-
"lib/net9.0/JsonSchema.Net.dll": {
|
|
1747
|
-
"assemblyVersion": "7.0.0.0",
|
|
1748
|
-
"fileVersion": "7.3.4.0"
|
|
1749
|
-
}
|
|
1750
|
-
}
|
|
1751
|
-
},
|
|
1752
|
-
"Microsoft.Azure.Amqp/2.6.9": {
|
|
1611
|
+
"Microsoft.Azure.Amqp/2.7.0": {
|
|
1753
1612
|
"runtime": {
|
|
1754
|
-
"lib/
|
|
1755
|
-
"assemblyVersion": "2.
|
|
1756
|
-
"fileVersion": "2.
|
|
1613
|
+
"lib/net8.0/Microsoft.Azure.Amqp.dll": {
|
|
1614
|
+
"assemblyVersion": "2.7.0.0",
|
|
1615
|
+
"fileVersion": "2.7.0.0"
|
|
1757
1616
|
}
|
|
1758
1617
|
}
|
|
1759
1618
|
},
|
|
1760
1619
|
"Microsoft.Azure.Cosmos/3.51.0": {
|
|
1761
1620
|
"dependencies": {
|
|
1762
|
-
"Azure.Core": "1.46.
|
|
1621
|
+
"Azure.Core": "1.46.2",
|
|
1763
1622
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
1764
1623
|
"Microsoft.Bcl.HashCode": "1.1.0",
|
|
1765
1624
|
"System.Buffers": "4.5.1",
|
|
1766
|
-
"System.Collections.Immutable": "
|
|
1625
|
+
"System.Collections.Immutable": "1.7.0",
|
|
1767
1626
|
"System.Configuration.ConfigurationManager": "6.0.0",
|
|
1768
1627
|
"System.Diagnostics.DiagnosticSource": "9.0.0",
|
|
1769
1628
|
"System.Memory": "4.5.5",
|
|
@@ -1793,55 +1652,6 @@
|
|
|
1793
1652
|
}
|
|
1794
1653
|
}
|
|
1795
1654
|
},
|
|
1796
|
-
"Microsoft.Azure.Kusto.Cloud.Platform/13.0.2": {
|
|
1797
|
-
"dependencies": {
|
|
1798
|
-
"Microsoft.CSharp": "4.7.0",
|
|
1799
|
-
"Microsoft.IO.RecyclableMemoryStream": "3.0.1",
|
|
1800
|
-
"Newtonsoft.Json": "13.0.3",
|
|
1801
|
-
"System.Collections.Immutable": "8.0.0",
|
|
1802
|
-
"System.IO.Hashing": "6.0.1",
|
|
1803
|
-
"System.IdentityModel.Tokens.Jwt": "8.1.2",
|
|
1804
|
-
"System.Net.Http": "4.3.4",
|
|
1805
|
-
"System.Security.AccessControl": "6.0.0",
|
|
1806
|
-
"System.Security.Principal.Windows": "5.0.0"
|
|
1807
|
-
},
|
|
1808
|
-
"runtime": {
|
|
1809
|
-
"lib/net8.0/Kusto.Cloud.Platform.dll": {
|
|
1810
|
-
"assemblyVersion": "13.0.2.0",
|
|
1811
|
-
"fileVersion": "13.0.2.0"
|
|
1812
|
-
}
|
|
1813
|
-
}
|
|
1814
|
-
},
|
|
1815
|
-
"Microsoft.Azure.Kusto.Cloud.Platform.Msal/13.0.2": {
|
|
1816
|
-
"dependencies": {
|
|
1817
|
-
"Azure.Core": "1.46.1",
|
|
1818
|
-
"Azure.Identity": "1.14.0",
|
|
1819
|
-
"Microsoft.Azure.Kusto.Cloud.Platform": "13.0.2",
|
|
1820
|
-
"Microsoft.Identity.Client": "4.72.1",
|
|
1821
|
-
"Microsoft.Identity.Client.Broker": "4.72.1"
|
|
1822
|
-
},
|
|
1823
|
-
"runtime": {
|
|
1824
|
-
"lib/net8.0/Kusto.Cloud.Platform.Msal.dll": {
|
|
1825
|
-
"assemblyVersion": "13.0.2.0",
|
|
1826
|
-
"fileVersion": "13.0.2.0"
|
|
1827
|
-
}
|
|
1828
|
-
}
|
|
1829
|
-
},
|
|
1830
|
-
"Microsoft.Azure.Kusto.Data/13.0.2": {
|
|
1831
|
-
"dependencies": {
|
|
1832
|
-
"Microsoft.Azure.Kusto.Cloud.Platform": "13.0.2",
|
|
1833
|
-
"Microsoft.Azure.Kusto.Cloud.Platform.Msal": "13.0.2",
|
|
1834
|
-
"Microsoft.Identity.Client": "4.72.1",
|
|
1835
|
-
"Microsoft.Identity.Client.Extensions.Msal": "4.71.1",
|
|
1836
|
-
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
1837
|
-
},
|
|
1838
|
-
"runtime": {
|
|
1839
|
-
"lib/net8.0/Kusto.Data.dll": {
|
|
1840
|
-
"assemblyVersion": "13.0.2.0",
|
|
1841
|
-
"fileVersion": "13.0.2.0"
|
|
1842
|
-
}
|
|
1843
|
-
}
|
|
1844
|
-
},
|
|
1845
1655
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
1846
1656
|
"runtime": {
|
|
1847
1657
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -1858,32 +1668,23 @@
|
|
|
1858
1668
|
}
|
|
1859
1669
|
}
|
|
1860
1670
|
},
|
|
1861
|
-
"Microsoft.
|
|
1862
|
-
"runtime": {
|
|
1863
|
-
"lib/net8.0/Microsoft.Bcl.TimeProvider.dll": {
|
|
1864
|
-
"assemblyVersion": "8.0.0.1",
|
|
1865
|
-
"fileVersion": "8.0.123.58001"
|
|
1866
|
-
}
|
|
1867
|
-
}
|
|
1868
|
-
},
|
|
1869
|
-
"Microsoft.CSharp/4.7.0": {},
|
|
1870
|
-
"Microsoft.Extensions.AI.Abstractions/9.5.0": {
|
|
1671
|
+
"Microsoft.Extensions.AI.Abstractions/9.6.0": {
|
|
1871
1672
|
"runtime": {
|
|
1872
1673
|
"lib/net9.0/Microsoft.Extensions.AI.Abstractions.dll": {
|
|
1873
|
-
"assemblyVersion": "9.
|
|
1874
|
-
"fileVersion": "9.
|
|
1674
|
+
"assemblyVersion": "9.6.0.0",
|
|
1675
|
+
"fileVersion": "9.600.25.31002"
|
|
1875
1676
|
}
|
|
1876
1677
|
}
|
|
1877
1678
|
},
|
|
1878
1679
|
"Microsoft.Extensions.Azure/1.11.0": {
|
|
1879
1680
|
"dependencies": {
|
|
1880
|
-
"Azure.Core": "1.46.
|
|
1681
|
+
"Azure.Core": "1.46.2",
|
|
1881
1682
|
"Azure.Identity": "1.14.0",
|
|
1882
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1883
|
-
"Microsoft.Extensions.Configuration.Binder": "9.0.
|
|
1884
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
1885
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
1886
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
1683
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1684
|
+
"Microsoft.Extensions.Configuration.Binder": "9.0.6",
|
|
1685
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1686
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1687
|
+
"Microsoft.Extensions.Options": "9.0.6"
|
|
1887
1688
|
},
|
|
1888
1689
|
"runtime": {
|
|
1889
1690
|
"lib/net8.0/Microsoft.Extensions.Azure.dll": {
|
|
@@ -1892,217 +1693,394 @@
|
|
|
1892
1693
|
}
|
|
1893
1694
|
}
|
|
1894
1695
|
},
|
|
1895
|
-
"Microsoft.Extensions.Caching.Abstractions/9.0.
|
|
1696
|
+
"Microsoft.Extensions.Caching.Abstractions/9.0.6": {
|
|
1896
1697
|
"dependencies": {
|
|
1897
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
1698
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1699
|
+
},
|
|
1700
|
+
"runtime": {
|
|
1701
|
+
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": {
|
|
1702
|
+
"assemblyVersion": "9.0.0.0",
|
|
1703
|
+
"fileVersion": "9.0.625.26613"
|
|
1704
|
+
}
|
|
1898
1705
|
}
|
|
1899
1706
|
},
|
|
1900
|
-
"Microsoft.Extensions.Caching.Memory/9.0.
|
|
1707
|
+
"Microsoft.Extensions.Caching.Memory/9.0.6": {
|
|
1901
1708
|
"dependencies": {
|
|
1902
|
-
"Microsoft.Extensions.Caching.Abstractions": "9.0.
|
|
1903
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
1904
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
1905
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
1906
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
1709
|
+
"Microsoft.Extensions.Caching.Abstractions": "9.0.6",
|
|
1710
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1711
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1712
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
1713
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1714
|
+
},
|
|
1715
|
+
"runtime": {
|
|
1716
|
+
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": {
|
|
1717
|
+
"assemblyVersion": "9.0.0.0",
|
|
1718
|
+
"fileVersion": "9.0.625.26613"
|
|
1719
|
+
}
|
|
1907
1720
|
}
|
|
1908
1721
|
},
|
|
1909
|
-
"Microsoft.Extensions.Configuration/9.0.
|
|
1722
|
+
"Microsoft.Extensions.Configuration/9.0.6": {
|
|
1910
1723
|
"dependencies": {
|
|
1911
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1912
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
1724
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1725
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1726
|
+
},
|
|
1727
|
+
"runtime": {
|
|
1728
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.dll": {
|
|
1729
|
+
"assemblyVersion": "9.0.0.0",
|
|
1730
|
+
"fileVersion": "9.0.625.26613"
|
|
1731
|
+
}
|
|
1913
1732
|
}
|
|
1914
1733
|
},
|
|
1915
|
-
"Microsoft.Extensions.Configuration.Abstractions/9.0.
|
|
1734
|
+
"Microsoft.Extensions.Configuration.Abstractions/9.0.6": {
|
|
1916
1735
|
"dependencies": {
|
|
1917
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
1736
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1737
|
+
},
|
|
1738
|
+
"runtime": {
|
|
1739
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
1740
|
+
"assemblyVersion": "9.0.0.0",
|
|
1741
|
+
"fileVersion": "9.0.625.26613"
|
|
1742
|
+
}
|
|
1918
1743
|
}
|
|
1919
1744
|
},
|
|
1920
|
-
"Microsoft.Extensions.Configuration.Binder/9.0.
|
|
1745
|
+
"Microsoft.Extensions.Configuration.Binder/9.0.6": {
|
|
1921
1746
|
"dependencies": {
|
|
1922
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1747
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6"
|
|
1748
|
+
},
|
|
1749
|
+
"runtime": {
|
|
1750
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
|
|
1751
|
+
"assemblyVersion": "9.0.0.0",
|
|
1752
|
+
"fileVersion": "9.0.625.26613"
|
|
1753
|
+
}
|
|
1923
1754
|
}
|
|
1924
1755
|
},
|
|
1925
|
-
"Microsoft.Extensions.Configuration.CommandLine/9.0.
|
|
1756
|
+
"Microsoft.Extensions.Configuration.CommandLine/9.0.6": {
|
|
1926
1757
|
"dependencies": {
|
|
1927
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
1928
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1758
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1759
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6"
|
|
1760
|
+
},
|
|
1761
|
+
"runtime": {
|
|
1762
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
|
|
1763
|
+
"assemblyVersion": "9.0.0.0",
|
|
1764
|
+
"fileVersion": "9.0.625.26613"
|
|
1765
|
+
}
|
|
1929
1766
|
}
|
|
1930
1767
|
},
|
|
1931
|
-
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.
|
|
1768
|
+
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.6": {
|
|
1932
1769
|
"dependencies": {
|
|
1933
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
1934
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1770
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1771
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6"
|
|
1772
|
+
},
|
|
1773
|
+
"runtime": {
|
|
1774
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
|
|
1775
|
+
"assemblyVersion": "9.0.0.0",
|
|
1776
|
+
"fileVersion": "9.0.625.26613"
|
|
1777
|
+
}
|
|
1935
1778
|
}
|
|
1936
1779
|
},
|
|
1937
|
-
"Microsoft.Extensions.Configuration.FileExtensions/9.0.
|
|
1780
|
+
"Microsoft.Extensions.Configuration.FileExtensions/9.0.6": {
|
|
1938
1781
|
"dependencies": {
|
|
1939
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
1940
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1941
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.
|
|
1942
|
-
"Microsoft.Extensions.FileProviders.Physical": "9.0.
|
|
1943
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
1782
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1783
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1784
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6",
|
|
1785
|
+
"Microsoft.Extensions.FileProviders.Physical": "9.0.6",
|
|
1786
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1787
|
+
},
|
|
1788
|
+
"runtime": {
|
|
1789
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
|
|
1790
|
+
"assemblyVersion": "9.0.0.0",
|
|
1791
|
+
"fileVersion": "9.0.625.26613"
|
|
1792
|
+
}
|
|
1944
1793
|
}
|
|
1945
1794
|
},
|
|
1946
|
-
"Microsoft.Extensions.Configuration.Json/9.0.
|
|
1795
|
+
"Microsoft.Extensions.Configuration.Json/9.0.6": {
|
|
1947
1796
|
"dependencies": {
|
|
1948
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
1949
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1950
|
-
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.
|
|
1951
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.
|
|
1797
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1798
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1799
|
+
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.6",
|
|
1800
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6"
|
|
1801
|
+
},
|
|
1802
|
+
"runtime": {
|
|
1803
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": {
|
|
1804
|
+
"assemblyVersion": "9.0.0.0",
|
|
1805
|
+
"fileVersion": "9.0.625.26613"
|
|
1806
|
+
}
|
|
1952
1807
|
}
|
|
1953
1808
|
},
|
|
1954
|
-
"Microsoft.Extensions.Configuration.UserSecrets/9.0.
|
|
1809
|
+
"Microsoft.Extensions.Configuration.UserSecrets/9.0.6": {
|
|
1955
1810
|
"dependencies": {
|
|
1956
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
1957
|
-
"Microsoft.Extensions.Configuration.Json": "9.0.
|
|
1958
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.
|
|
1959
|
-
"Microsoft.Extensions.FileProviders.Physical": "9.0.
|
|
1811
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1812
|
+
"Microsoft.Extensions.Configuration.Json": "9.0.6",
|
|
1813
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6",
|
|
1814
|
+
"Microsoft.Extensions.FileProviders.Physical": "9.0.6"
|
|
1815
|
+
},
|
|
1816
|
+
"runtime": {
|
|
1817
|
+
"lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
|
|
1818
|
+
"assemblyVersion": "9.0.0.0",
|
|
1819
|
+
"fileVersion": "9.0.625.26613"
|
|
1820
|
+
}
|
|
1960
1821
|
}
|
|
1961
1822
|
},
|
|
1962
|
-
"Microsoft.Extensions.DependencyInjection/9.0.
|
|
1823
|
+
"Microsoft.Extensions.DependencyInjection/9.0.6": {
|
|
1963
1824
|
"dependencies": {
|
|
1964
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
1825
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6"
|
|
1826
|
+
},
|
|
1827
|
+
"runtime": {
|
|
1828
|
+
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
1829
|
+
"assemblyVersion": "9.0.0.0",
|
|
1830
|
+
"fileVersion": "9.0.625.26613"
|
|
1831
|
+
}
|
|
1965
1832
|
}
|
|
1966
1833
|
},
|
|
1967
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1834
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.6": {
|
|
1835
|
+
"runtime": {
|
|
1836
|
+
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
1837
|
+
"assemblyVersion": "9.0.0.0",
|
|
1838
|
+
"fileVersion": "9.0.625.26613"
|
|
1839
|
+
}
|
|
1973
1840
|
}
|
|
1974
1841
|
},
|
|
1975
|
-
"Microsoft.Extensions.Diagnostics
|
|
1842
|
+
"Microsoft.Extensions.Diagnostics/9.0.6": {
|
|
1976
1843
|
"dependencies": {
|
|
1977
|
-
"Microsoft.Extensions.
|
|
1978
|
-
"Microsoft.Extensions.
|
|
1844
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1845
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
|
|
1846
|
+
"Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.6"
|
|
1847
|
+
},
|
|
1848
|
+
"runtime": {
|
|
1849
|
+
"lib/net9.0/Microsoft.Extensions.Diagnostics.dll": {
|
|
1850
|
+
"assemblyVersion": "9.0.0.0",
|
|
1851
|
+
"fileVersion": "9.0.625.26613"
|
|
1852
|
+
}
|
|
1979
1853
|
}
|
|
1980
1854
|
},
|
|
1981
|
-
"Microsoft.Extensions.
|
|
1855
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.6": {
|
|
1982
1856
|
"dependencies": {
|
|
1983
|
-
"Microsoft.Extensions.
|
|
1857
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1858
|
+
"Microsoft.Extensions.Options": "9.0.6"
|
|
1859
|
+
},
|
|
1860
|
+
"runtime": {
|
|
1861
|
+
"lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
1862
|
+
"assemblyVersion": "9.0.0.0",
|
|
1863
|
+
"fileVersion": "9.0.625.26613"
|
|
1864
|
+
}
|
|
1984
1865
|
}
|
|
1985
1866
|
},
|
|
1986
|
-
"Microsoft.Extensions.FileProviders.
|
|
1867
|
+
"Microsoft.Extensions.FileProviders.Abstractions/9.0.6": {
|
|
1987
1868
|
"dependencies": {
|
|
1988
|
-
"Microsoft.Extensions.
|
|
1989
|
-
|
|
1990
|
-
|
|
1869
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1870
|
+
},
|
|
1871
|
+
"runtime": {
|
|
1872
|
+
"lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
1873
|
+
"assemblyVersion": "9.0.0.0",
|
|
1874
|
+
"fileVersion": "9.0.625.26613"
|
|
1875
|
+
}
|
|
1991
1876
|
}
|
|
1992
1877
|
},
|
|
1993
|
-
"Microsoft.Extensions.
|
|
1994
|
-
"Microsoft.Extensions.Hosting/9.0.5": {
|
|
1878
|
+
"Microsoft.Extensions.FileProviders.Physical/9.0.6": {
|
|
1995
1879
|
"dependencies": {
|
|
1996
|
-
"Microsoft.Extensions.
|
|
1997
|
-
"Microsoft.Extensions.
|
|
1998
|
-
"Microsoft.Extensions.
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
"Microsoft.Extensions.
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
"Microsoft.Extensions.
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
"Microsoft.Extensions.
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
1880
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6",
|
|
1881
|
+
"Microsoft.Extensions.FileSystemGlobbing": "9.0.6",
|
|
1882
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
1883
|
+
},
|
|
1884
|
+
"runtime": {
|
|
1885
|
+
"lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": {
|
|
1886
|
+
"assemblyVersion": "9.0.0.0",
|
|
1887
|
+
"fileVersion": "9.0.625.26613"
|
|
1888
|
+
}
|
|
1889
|
+
}
|
|
1890
|
+
},
|
|
1891
|
+
"Microsoft.Extensions.FileSystemGlobbing/9.0.6": {
|
|
1892
|
+
"runtime": {
|
|
1893
|
+
"lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
|
1894
|
+
"assemblyVersion": "9.0.0.0",
|
|
1895
|
+
"fileVersion": "9.0.625.26613"
|
|
1896
|
+
}
|
|
1897
|
+
}
|
|
1898
|
+
},
|
|
1899
|
+
"Microsoft.Extensions.Hosting/9.0.6": {
|
|
1900
|
+
"dependencies": {
|
|
1901
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1902
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1903
|
+
"Microsoft.Extensions.Configuration.Binder": "9.0.6",
|
|
1904
|
+
"Microsoft.Extensions.Configuration.CommandLine": "9.0.6",
|
|
1905
|
+
"Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.6",
|
|
1906
|
+
"Microsoft.Extensions.Configuration.FileExtensions": "9.0.6",
|
|
1907
|
+
"Microsoft.Extensions.Configuration.Json": "9.0.6",
|
|
1908
|
+
"Microsoft.Extensions.Configuration.UserSecrets": "9.0.6",
|
|
1909
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
1910
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1911
|
+
"Microsoft.Extensions.Diagnostics": "9.0.6",
|
|
1912
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6",
|
|
1913
|
+
"Microsoft.Extensions.FileProviders.Physical": "9.0.6",
|
|
1914
|
+
"Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
|
|
1915
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
1916
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1917
|
+
"Microsoft.Extensions.Logging.Configuration": "9.0.6",
|
|
1918
|
+
"Microsoft.Extensions.Logging.Console": "9.0.6",
|
|
1919
|
+
"Microsoft.Extensions.Logging.Debug": "9.0.6",
|
|
1920
|
+
"Microsoft.Extensions.Logging.EventLog": "9.0.6",
|
|
1921
|
+
"Microsoft.Extensions.Logging.EventSource": "9.0.6",
|
|
1922
|
+
"Microsoft.Extensions.Options": "9.0.6"
|
|
1923
|
+
},
|
|
1924
|
+
"runtime": {
|
|
1925
|
+
"lib/net9.0/Microsoft.Extensions.Hosting.dll": {
|
|
1926
|
+
"assemblyVersion": "9.0.0.0",
|
|
1927
|
+
"fileVersion": "9.0.625.26613"
|
|
1928
|
+
}
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
"Microsoft.Extensions.Hosting.Abstractions/9.0.6": {
|
|
2021
1932
|
"dependencies": {
|
|
2022
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
2023
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2024
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.
|
|
2025
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.
|
|
2026
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
1933
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1934
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1935
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
|
|
1936
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.6",
|
|
1937
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6"
|
|
1938
|
+
},
|
|
1939
|
+
"runtime": {
|
|
1940
|
+
"lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
1941
|
+
"assemblyVersion": "9.0.0.0",
|
|
1942
|
+
"fileVersion": "9.0.625.26613"
|
|
1943
|
+
}
|
|
2027
1944
|
}
|
|
2028
1945
|
},
|
|
2029
|
-
"Microsoft.Extensions.Logging/9.0.
|
|
1946
|
+
"Microsoft.Extensions.Logging/9.0.6": {
|
|
2030
1947
|
"dependencies": {
|
|
2031
|
-
"Microsoft.Extensions.DependencyInjection": "9.0.
|
|
2032
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2033
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
1948
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
1949
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1950
|
+
"Microsoft.Extensions.Options": "9.0.6"
|
|
1951
|
+
},
|
|
1952
|
+
"runtime": {
|
|
1953
|
+
"lib/net9.0/Microsoft.Extensions.Logging.dll": {
|
|
1954
|
+
"assemblyVersion": "9.0.0.0",
|
|
1955
|
+
"fileVersion": "9.0.625.26613"
|
|
1956
|
+
}
|
|
2034
1957
|
}
|
|
2035
1958
|
},
|
|
2036
|
-
"Microsoft.Extensions.Logging.Abstractions/9.0.
|
|
1959
|
+
"Microsoft.Extensions.Logging.Abstractions/9.0.6": {
|
|
2037
1960
|
"dependencies": {
|
|
2038
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
1961
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6"
|
|
1962
|
+
},
|
|
1963
|
+
"runtime": {
|
|
1964
|
+
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
1965
|
+
"assemblyVersion": "9.0.0.0",
|
|
1966
|
+
"fileVersion": "9.0.625.26613"
|
|
1967
|
+
}
|
|
2039
1968
|
}
|
|
2040
1969
|
},
|
|
2041
|
-
"Microsoft.Extensions.Logging.Configuration/9.0.
|
|
1970
|
+
"Microsoft.Extensions.Logging.Configuration/9.0.6": {
|
|
2042
1971
|
"dependencies": {
|
|
2043
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
2044
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
2045
|
-
"Microsoft.Extensions.Configuration.Binder": "9.0.
|
|
2046
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2047
|
-
"Microsoft.Extensions.Logging": "9.0.
|
|
2048
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2049
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
2050
|
-
"Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.
|
|
1972
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
1973
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
1974
|
+
"Microsoft.Extensions.Configuration.Binder": "9.0.6",
|
|
1975
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1976
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
1977
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1978
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
1979
|
+
"Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.6"
|
|
1980
|
+
},
|
|
1981
|
+
"runtime": {
|
|
1982
|
+
"lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": {
|
|
1983
|
+
"assemblyVersion": "9.0.0.0",
|
|
1984
|
+
"fileVersion": "9.0.625.26613"
|
|
1985
|
+
}
|
|
2051
1986
|
}
|
|
2052
1987
|
},
|
|
2053
|
-
"Microsoft.Extensions.Logging.Console/9.0.
|
|
1988
|
+
"Microsoft.Extensions.Logging.Console/9.0.6": {
|
|
2054
1989
|
"dependencies": {
|
|
2055
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2056
|
-
"Microsoft.Extensions.Logging": "9.0.
|
|
2057
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2058
|
-
"Microsoft.Extensions.Logging.Configuration": "9.0.
|
|
2059
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
1990
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
1991
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
1992
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
1993
|
+
"Microsoft.Extensions.Logging.Configuration": "9.0.6",
|
|
1994
|
+
"Microsoft.Extensions.Options": "9.0.6"
|
|
1995
|
+
},
|
|
1996
|
+
"runtime": {
|
|
1997
|
+
"lib/net9.0/Microsoft.Extensions.Logging.Console.dll": {
|
|
1998
|
+
"assemblyVersion": "9.0.0.0",
|
|
1999
|
+
"fileVersion": "9.0.625.26613"
|
|
2000
|
+
}
|
|
2060
2001
|
}
|
|
2061
2002
|
},
|
|
2062
|
-
"Microsoft.Extensions.Logging.Debug/9.0.
|
|
2003
|
+
"Microsoft.Extensions.Logging.Debug/9.0.6": {
|
|
2063
2004
|
"dependencies": {
|
|
2064
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2065
|
-
"Microsoft.Extensions.Logging": "9.0.
|
|
2066
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2005
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2006
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
2007
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6"
|
|
2008
|
+
},
|
|
2009
|
+
"runtime": {
|
|
2010
|
+
"lib/net9.0/Microsoft.Extensions.Logging.Debug.dll": {
|
|
2011
|
+
"assemblyVersion": "9.0.0.0",
|
|
2012
|
+
"fileVersion": "9.0.625.26613"
|
|
2013
|
+
}
|
|
2067
2014
|
}
|
|
2068
2015
|
},
|
|
2069
|
-
"Microsoft.Extensions.Logging.EventLog/9.0.
|
|
2016
|
+
"Microsoft.Extensions.Logging.EventLog/9.0.6": {
|
|
2070
2017
|
"dependencies": {
|
|
2071
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2072
|
-
"Microsoft.Extensions.Logging": "9.0.
|
|
2073
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2074
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
2075
|
-
"System.Diagnostics.EventLog": "9.0.
|
|
2018
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2019
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
2020
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
2021
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
2022
|
+
"System.Diagnostics.EventLog": "9.0.6"
|
|
2023
|
+
},
|
|
2024
|
+
"runtime": {
|
|
2025
|
+
"lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll": {
|
|
2026
|
+
"assemblyVersion": "9.0.0.0",
|
|
2027
|
+
"fileVersion": "9.0.625.26613"
|
|
2028
|
+
}
|
|
2076
2029
|
}
|
|
2077
2030
|
},
|
|
2078
|
-
"Microsoft.Extensions.Logging.EventSource/9.0.
|
|
2031
|
+
"Microsoft.Extensions.Logging.EventSource/9.0.6": {
|
|
2079
2032
|
"dependencies": {
|
|
2080
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2081
|
-
"Microsoft.Extensions.Logging": "9.0.
|
|
2082
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2083
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
2084
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
2033
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2034
|
+
"Microsoft.Extensions.Logging": "9.0.6",
|
|
2035
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
2036
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
2037
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
2038
|
+
},
|
|
2039
|
+
"runtime": {
|
|
2040
|
+
"lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll": {
|
|
2041
|
+
"assemblyVersion": "9.0.0.0",
|
|
2042
|
+
"fileVersion": "9.0.625.26613"
|
|
2043
|
+
}
|
|
2085
2044
|
}
|
|
2086
2045
|
},
|
|
2087
|
-
"Microsoft.Extensions.Options/9.0.
|
|
2046
|
+
"Microsoft.Extensions.Options/9.0.6": {
|
|
2088
2047
|
"dependencies": {
|
|
2089
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2090
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
2048
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2049
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
2050
|
+
},
|
|
2051
|
+
"runtime": {
|
|
2052
|
+
"lib/net9.0/Microsoft.Extensions.Options.dll": {
|
|
2053
|
+
"assemblyVersion": "9.0.0.0",
|
|
2054
|
+
"fileVersion": "9.0.625.26613"
|
|
2055
|
+
}
|
|
2091
2056
|
}
|
|
2092
2057
|
},
|
|
2093
|
-
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.
|
|
2058
|
+
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.6": {
|
|
2094
2059
|
"dependencies": {
|
|
2095
|
-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.
|
|
2096
|
-
"Microsoft.Extensions.Configuration.Binder": "9.0.
|
|
2097
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2098
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
2099
|
-
"Microsoft.Extensions.Primitives": "9.0.
|
|
2060
|
+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.6",
|
|
2061
|
+
"Microsoft.Extensions.Configuration.Binder": "9.0.6",
|
|
2062
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2063
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
2064
|
+
"Microsoft.Extensions.Primitives": "9.0.6"
|
|
2065
|
+
},
|
|
2066
|
+
"runtime": {
|
|
2067
|
+
"lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
|
|
2068
|
+
"assemblyVersion": "9.0.0.0",
|
|
2069
|
+
"fileVersion": "9.0.625.26613"
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
},
|
|
2073
|
+
"Microsoft.Extensions.Primitives/9.0.6": {
|
|
2074
|
+
"runtime": {
|
|
2075
|
+
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
|
|
2076
|
+
"assemblyVersion": "9.0.0.0",
|
|
2077
|
+
"fileVersion": "9.0.625.26613"
|
|
2078
|
+
}
|
|
2100
2079
|
}
|
|
2101
2080
|
},
|
|
2102
|
-
"Microsoft.Extensions.Primitives/9.0.5": {},
|
|
2103
2081
|
"Microsoft.Identity.Client/4.72.1": {
|
|
2104
2082
|
"dependencies": {
|
|
2105
|
-
"Microsoft.IdentityModel.Abstractions": "
|
|
2083
|
+
"Microsoft.IdentityModel.Abstractions": "6.35.0",
|
|
2106
2084
|
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
2107
2085
|
},
|
|
2108
2086
|
"runtime": {
|
|
@@ -2149,54 +2127,11 @@
|
|
|
2149
2127
|
}
|
|
2150
2128
|
}
|
|
2151
2129
|
},
|
|
2152
|
-
"Microsoft.IdentityModel.Abstractions/
|
|
2153
|
-
"runtime": {
|
|
2154
|
-
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
2155
|
-
"assemblyVersion": "8.1.2.0",
|
|
2156
|
-
"fileVersion": "8.1.2.51008"
|
|
2157
|
-
}
|
|
2158
|
-
}
|
|
2159
|
-
},
|
|
2160
|
-
"Microsoft.IdentityModel.JsonWebTokens/8.1.2": {
|
|
2161
|
-
"dependencies": {
|
|
2162
|
-
"Microsoft.Bcl.TimeProvider": "8.0.1",
|
|
2163
|
-
"Microsoft.IdentityModel.Tokens": "8.1.2"
|
|
2164
|
-
},
|
|
2130
|
+
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
2165
2131
|
"runtime": {
|
|
2166
|
-
"lib/
|
|
2167
|
-
"assemblyVersion": "
|
|
2168
|
-
"fileVersion": "
|
|
2169
|
-
}
|
|
2170
|
-
}
|
|
2171
|
-
},
|
|
2172
|
-
"Microsoft.IdentityModel.Logging/8.1.2": {
|
|
2173
|
-
"dependencies": {
|
|
2174
|
-
"Microsoft.IdentityModel.Abstractions": "8.1.2"
|
|
2175
|
-
},
|
|
2176
|
-
"runtime": {
|
|
2177
|
-
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
|
|
2178
|
-
"assemblyVersion": "8.1.2.0",
|
|
2179
|
-
"fileVersion": "8.1.2.51008"
|
|
2180
|
-
}
|
|
2181
|
-
}
|
|
2182
|
-
},
|
|
2183
|
-
"Microsoft.IdentityModel.Tokens/8.1.2": {
|
|
2184
|
-
"dependencies": {
|
|
2185
|
-
"Microsoft.Bcl.TimeProvider": "8.0.1",
|
|
2186
|
-
"Microsoft.IdentityModel.Logging": "8.1.2"
|
|
2187
|
-
},
|
|
2188
|
-
"runtime": {
|
|
2189
|
-
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
2190
|
-
"assemblyVersion": "8.1.2.0",
|
|
2191
|
-
"fileVersion": "8.1.2.51008"
|
|
2192
|
-
}
|
|
2193
|
-
}
|
|
2194
|
-
},
|
|
2195
|
-
"Microsoft.IO.RecyclableMemoryStream/3.0.1": {
|
|
2196
|
-
"runtime": {
|
|
2197
|
-
"lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
|
|
2198
|
-
"assemblyVersion": "3.0.1.0",
|
|
2199
|
-
"fileVersion": "3.0.1.0"
|
|
2132
|
+
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
2133
|
+
"assemblyVersion": "6.35.0.0",
|
|
2134
|
+
"fileVersion": "6.35.0.41201"
|
|
2200
2135
|
}
|
|
2201
2136
|
}
|
|
2202
2137
|
},
|
|
@@ -2219,28 +2154,39 @@
|
|
|
2219
2154
|
}
|
|
2220
2155
|
}
|
|
2221
2156
|
},
|
|
2222
|
-
"ModelContextProtocol/0.
|
|
2157
|
+
"ModelContextProtocol/0.3.0-preview.1": {
|
|
2223
2158
|
"dependencies": {
|
|
2224
|
-
"Microsoft.Extensions.
|
|
2225
|
-
"
|
|
2226
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.5",
|
|
2227
|
-
"System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
|
|
2159
|
+
"Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
|
|
2160
|
+
"ModelContextProtocol.Core": "0.3.0-preview.1"
|
|
2228
2161
|
},
|
|
2229
2162
|
"runtime": {
|
|
2230
2163
|
"lib/net9.0/ModelContextProtocol.dll": {
|
|
2231
|
-
"assemblyVersion": "0.
|
|
2232
|
-
"fileVersion": "0.
|
|
2164
|
+
"assemblyVersion": "0.3.0.0",
|
|
2165
|
+
"fileVersion": "0.3.0.0"
|
|
2233
2166
|
}
|
|
2234
2167
|
}
|
|
2235
2168
|
},
|
|
2236
|
-
"ModelContextProtocol.AspNetCore/0.
|
|
2169
|
+
"ModelContextProtocol.AspNetCore/0.3.0-preview.1": {
|
|
2237
2170
|
"dependencies": {
|
|
2238
|
-
"ModelContextProtocol": "0.
|
|
2171
|
+
"ModelContextProtocol": "0.3.0-preview.1"
|
|
2239
2172
|
},
|
|
2240
2173
|
"runtime": {
|
|
2241
2174
|
"lib/net9.0/ModelContextProtocol.AspNetCore.dll": {
|
|
2242
|
-
"assemblyVersion": "0.
|
|
2243
|
-
"fileVersion": "0.
|
|
2175
|
+
"assemblyVersion": "0.3.0.0",
|
|
2176
|
+
"fileVersion": "0.3.0.0"
|
|
2177
|
+
}
|
|
2178
|
+
}
|
|
2179
|
+
},
|
|
2180
|
+
"ModelContextProtocol.Core/0.3.0-preview.1": {
|
|
2181
|
+
"dependencies": {
|
|
2182
|
+
"Microsoft.Extensions.AI.Abstractions": "9.6.0",
|
|
2183
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
2184
|
+
"System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114"
|
|
2185
|
+
},
|
|
2186
|
+
"runtime": {
|
|
2187
|
+
"lib/net9.0/ModelContextProtocol.Core.dll": {
|
|
2188
|
+
"assemblyVersion": "0.3.0.0",
|
|
2189
|
+
"fileVersion": "0.3.0.0"
|
|
2244
2190
|
}
|
|
2245
2191
|
}
|
|
2246
2192
|
},
|
|
@@ -2254,7 +2200,7 @@
|
|
|
2254
2200
|
},
|
|
2255
2201
|
"Npgsql/9.0.3": {
|
|
2256
2202
|
"dependencies": {
|
|
2257
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2203
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6"
|
|
2258
2204
|
},
|
|
2259
2205
|
"runtime": {
|
|
2260
2206
|
"lib/net8.0/Npgsql.dll": {
|
|
@@ -2265,8 +2211,8 @@
|
|
|
2265
2211
|
},
|
|
2266
2212
|
"OpenTelemetry/1.12.0": {
|
|
2267
2213
|
"dependencies": {
|
|
2268
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.
|
|
2269
|
-
"Microsoft.Extensions.Logging.Configuration": "9.0.
|
|
2214
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
|
|
2215
|
+
"Microsoft.Extensions.Logging.Configuration": "9.0.6",
|
|
2270
2216
|
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
|
|
2271
2217
|
},
|
|
2272
2218
|
"runtime": {
|
|
@@ -2289,7 +2235,7 @@
|
|
|
2289
2235
|
},
|
|
2290
2236
|
"OpenTelemetry.Api.ProviderBuilderExtensions/1.12.0": {
|
|
2291
2237
|
"dependencies": {
|
|
2292
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.
|
|
2238
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.6",
|
|
2293
2239
|
"OpenTelemetry.Api": "1.12.0"
|
|
2294
2240
|
},
|
|
2295
2241
|
"runtime": {
|
|
@@ -2312,7 +2258,7 @@
|
|
|
2312
2258
|
},
|
|
2313
2259
|
"OpenTelemetry.Extensions.Hosting/1.12.0": {
|
|
2314
2260
|
"dependencies": {
|
|
2315
|
-
"Microsoft.Extensions.Hosting.Abstractions": "9.0.
|
|
2261
|
+
"Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
|
|
2316
2262
|
"OpenTelemetry": "1.12.0"
|
|
2317
2263
|
},
|
|
2318
2264
|
"runtime": {
|
|
@@ -2335,8 +2281,8 @@
|
|
|
2335
2281
|
},
|
|
2336
2282
|
"OpenTelemetry.Instrumentation.Http/1.12.0": {
|
|
2337
2283
|
"dependencies": {
|
|
2338
|
-
"Microsoft.Extensions.Configuration": "9.0.
|
|
2339
|
-
"Microsoft.Extensions.Options": "9.0.
|
|
2284
|
+
"Microsoft.Extensions.Configuration": "9.0.6",
|
|
2285
|
+
"Microsoft.Extensions.Options": "9.0.6",
|
|
2340
2286
|
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
|
|
2341
2287
|
},
|
|
2342
2288
|
"runtime": {
|
|
@@ -2475,15 +2421,15 @@
|
|
|
2475
2421
|
}
|
|
2476
2422
|
},
|
|
2477
2423
|
"System.Buffers/4.5.1": {},
|
|
2478
|
-
"System.ClientModel/1.4.
|
|
2424
|
+
"System.ClientModel/1.4.2": {
|
|
2479
2425
|
"dependencies": {
|
|
2480
|
-
"Microsoft.Extensions.Logging.Abstractions": "9.0.
|
|
2426
|
+
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
2481
2427
|
"System.Memory.Data": "6.0.1"
|
|
2482
2428
|
},
|
|
2483
2429
|
"runtime": {
|
|
2484
2430
|
"lib/net8.0/System.ClientModel.dll": {
|
|
2485
|
-
"assemblyVersion": "1.4.
|
|
2486
|
-
"fileVersion": "1.400.
|
|
2431
|
+
"assemblyVersion": "1.4.2.0",
|
|
2432
|
+
"fileVersion": "1.400.225.30508"
|
|
2487
2433
|
}
|
|
2488
2434
|
}
|
|
2489
2435
|
},
|
|
@@ -2509,7 +2455,7 @@
|
|
|
2509
2455
|
"System.Threading.Tasks": "4.3.0"
|
|
2510
2456
|
}
|
|
2511
2457
|
},
|
|
2512
|
-
"System.Collections.Immutable/
|
|
2458
|
+
"System.Collections.Immutable/1.7.0": {},
|
|
2513
2459
|
"System.CommandLine/2.0.0-beta4.22272.1": {
|
|
2514
2460
|
"runtime": {
|
|
2515
2461
|
"lib/net6.0/System.CommandLine.dll": {
|
|
@@ -2580,7 +2526,14 @@
|
|
|
2580
2526
|
}
|
|
2581
2527
|
},
|
|
2582
2528
|
"System.Diagnostics.DiagnosticSource/9.0.0": {},
|
|
2583
|
-
"System.Diagnostics.EventLog/9.0.
|
|
2529
|
+
"System.Diagnostics.EventLog/9.0.6": {
|
|
2530
|
+
"runtime": {
|
|
2531
|
+
"runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": {
|
|
2532
|
+
"assemblyVersion": "9.0.0.0",
|
|
2533
|
+
"fileVersion": "9.0.625.26613"
|
|
2534
|
+
}
|
|
2535
|
+
}
|
|
2536
|
+
},
|
|
2584
2537
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
2585
2538
|
"dependencies": {
|
|
2586
2539
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
@@ -2600,7 +2553,14 @@
|
|
|
2600
2553
|
}
|
|
2601
2554
|
}
|
|
2602
2555
|
},
|
|
2603
|
-
"System.Formats.Asn1/9.0.
|
|
2556
|
+
"System.Formats.Asn1/9.0.6": {
|
|
2557
|
+
"runtime": {
|
|
2558
|
+
"lib/net9.0/System.Formats.Asn1.dll": {
|
|
2559
|
+
"assemblyVersion": "9.0.0.0",
|
|
2560
|
+
"fileVersion": "9.0.625.26613"
|
|
2561
|
+
}
|
|
2562
|
+
}
|
|
2563
|
+
},
|
|
2604
2564
|
"System.Globalization/4.3.0": {
|
|
2605
2565
|
"dependencies": {
|
|
2606
2566
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
@@ -2628,18 +2588,6 @@
|
|
|
2628
2588
|
"System.Runtime.InteropServices": "4.3.0"
|
|
2629
2589
|
}
|
|
2630
2590
|
},
|
|
2631
|
-
"System.IdentityModel.Tokens.Jwt/8.1.2": {
|
|
2632
|
-
"dependencies": {
|
|
2633
|
-
"Microsoft.IdentityModel.JsonWebTokens": "8.1.2",
|
|
2634
|
-
"Microsoft.IdentityModel.Tokens": "8.1.2"
|
|
2635
|
-
},
|
|
2636
|
-
"runtime": {
|
|
2637
|
-
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
2638
|
-
"assemblyVersion": "8.1.2.0",
|
|
2639
|
-
"fileVersion": "8.1.2.51008"
|
|
2640
|
-
}
|
|
2641
|
-
}
|
|
2642
|
-
},
|
|
2643
2591
|
"System.IO/4.3.0": {
|
|
2644
2592
|
"dependencies": {
|
|
2645
2593
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
@@ -2668,11 +2616,11 @@
|
|
|
2668
2616
|
"System.Runtime": "4.3.1"
|
|
2669
2617
|
}
|
|
2670
2618
|
},
|
|
2671
|
-
"System.IO.Hashing/6.0.
|
|
2619
|
+
"System.IO.Hashing/6.0.0": {
|
|
2672
2620
|
"runtime": {
|
|
2673
2621
|
"lib/net6.0/System.IO.Hashing.dll": {
|
|
2674
|
-
"assemblyVersion": "6.0.0.
|
|
2675
|
-
"fileVersion": "6.0.
|
|
2622
|
+
"assemblyVersion": "6.0.0.0",
|
|
2623
|
+
"fileVersion": "6.0.21.52210"
|
|
2676
2624
|
}
|
|
2677
2625
|
}
|
|
2678
2626
|
},
|
|
@@ -2685,11 +2633,11 @@
|
|
|
2685
2633
|
"System.Runtime.Extensions": "4.3.0"
|
|
2686
2634
|
}
|
|
2687
2635
|
},
|
|
2688
|
-
"System.Linq.AsyncEnumerable/10.0.0-preview.
|
|
2636
|
+
"System.Linq.AsyncEnumerable/10.0.0-preview.5.25277.114": {
|
|
2689
2637
|
"runtime": {
|
|
2690
2638
|
"lib/net9.0/System.Linq.AsyncEnumerable.dll": {
|
|
2691
2639
|
"assemblyVersion": "10.0.0.0",
|
|
2692
|
-
"fileVersion": "10.0.25.
|
|
2640
|
+
"fileVersion": "10.0.25.27814"
|
|
2693
2641
|
}
|
|
2694
2642
|
}
|
|
2695
2643
|
},
|
|
@@ -2741,11 +2689,11 @@
|
|
|
2741
2689
|
"runtime.win.System.Net.Primitives": "4.3.0"
|
|
2742
2690
|
}
|
|
2743
2691
|
},
|
|
2744
|
-
"System.Net.ServerSentEvents/10.0.0-preview.
|
|
2692
|
+
"System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
|
|
2745
2693
|
"runtime": {
|
|
2746
2694
|
"lib/net9.0/System.Net.ServerSentEvents.dll": {
|
|
2747
2695
|
"assemblyVersion": "10.0.0.0",
|
|
2748
|
-
"fileVersion": "10.0.25.
|
|
2696
|
+
"fileVersion": "10.0.25.27814"
|
|
2749
2697
|
}
|
|
2750
2698
|
}
|
|
2751
2699
|
},
|
|
@@ -2971,7 +2919,6 @@
|
|
|
2971
2919
|
}
|
|
2972
2920
|
}
|
|
2973
2921
|
},
|
|
2974
|
-
"System.Security.Principal.Windows/5.0.0": {},
|
|
2975
2922
|
"System.Text.Encoding/4.3.0": {
|
|
2976
2923
|
"dependencies": {
|
|
2977
2924
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
@@ -2989,7 +2936,7 @@
|
|
|
2989
2936
|
"runtime.any.System.Text.Encoding.Extensions": "4.3.0"
|
|
2990
2937
|
}
|
|
2991
2938
|
},
|
|
2992
|
-
"System.Text.Json/
|
|
2939
|
+
"System.Text.Json/8.0.5": {},
|
|
2993
2940
|
"System.Text.RegularExpressions/4.3.1": {
|
|
2994
2941
|
"dependencies": {
|
|
2995
2942
|
"System.Runtime": "4.3.1"
|
|
@@ -3033,7 +2980,7 @@
|
|
|
3033
2980
|
}
|
|
3034
2981
|
},
|
|
3035
2982
|
"libraries": {
|
|
3036
|
-
"azmcp/0.2.
|
|
2983
|
+
"azmcp/0.2.5": {
|
|
3037
2984
|
"type": "project",
|
|
3038
2985
|
"serviceable": false,
|
|
3039
2986
|
"sha512": ""
|
|
@@ -3048,12 +2995,26 @@
|
|
|
3048
2995
|
"serviceable": false,
|
|
3049
2996
|
"sha512": ""
|
|
3050
2997
|
},
|
|
3051
|
-
"Azure.
|
|
2998
|
+
"Azure.Bicep.Types/0.5.110": {
|
|
2999
|
+
"type": "package",
|
|
3000
|
+
"serviceable": true,
|
|
3001
|
+
"sha512": "sha512-TDnw+a21qLw5Q89FxhZZYuNBIMCiT0n4Eq+bfpgrKn7vjHSyVKOc/3ipKsqHkifHqGEXx3++DY23FC8PmKHg7Q==",
|
|
3002
|
+
"path": "azure.bicep.types/0.5.110",
|
|
3003
|
+
"hashPath": "azure.bicep.types.0.5.110.nupkg.sha512"
|
|
3004
|
+
},
|
|
3005
|
+
"Azure.Bicep.Types.Az/0.2.771": {
|
|
3006
|
+
"type": "package",
|
|
3007
|
+
"serviceable": true,
|
|
3008
|
+
"sha512": "sha512-x+6h//6GjyvnGWW7LbmnfF+WawCimRq3bN9DkLusU0o7/xXioYVjDhGyqCOfH0DelHq/oU+jCnbd+wV9kRBWSA==",
|
|
3009
|
+
"path": "azure.bicep.types.az/0.2.771",
|
|
3010
|
+
"hashPath": "azure.bicep.types.az.0.2.771.nupkg.sha512"
|
|
3011
|
+
},
|
|
3012
|
+
"Azure.Core/1.46.2": {
|
|
3052
3013
|
"type": "package",
|
|
3053
3014
|
"serviceable": true,
|
|
3054
|
-
"sha512": "sha512-
|
|
3055
|
-
"path": "azure.core/1.46.
|
|
3056
|
-
"hashPath": "azure.core.1.46.
|
|
3015
|
+
"sha512": "sha512-HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
|
|
3016
|
+
"path": "azure.core/1.46.2",
|
|
3017
|
+
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
3057
3018
|
},
|
|
3058
3019
|
"Azure.Core.Amqp/1.3.1": {
|
|
3059
3020
|
"type": "package",
|
|
@@ -3090,12 +3051,12 @@
|
|
|
3090
3051
|
"path": "azure.identity.broker/1.2.0",
|
|
3091
3052
|
"hashPath": "azure.identity.broker.1.2.0.nupkg.sha512"
|
|
3092
3053
|
},
|
|
3093
|
-
"Azure.Messaging.ServiceBus/7.
|
|
3054
|
+
"Azure.Messaging.ServiceBus/7.20.1": {
|
|
3094
3055
|
"type": "package",
|
|
3095
3056
|
"serviceable": true,
|
|
3096
|
-
"sha512": "sha512-
|
|
3097
|
-
"path": "azure.messaging.servicebus/7.
|
|
3098
|
-
"hashPath": "azure.messaging.servicebus.7.
|
|
3057
|
+
"sha512": "sha512-DxCkedWPQuiXrIyFcriOhsQcZmDZW+j9d55Ev4nnK3yjMUFjlVe4Hj37fuZTJlNhC3P+7EumqBTt33R6DfOxGA==",
|
|
3058
|
+
"path": "azure.messaging.servicebus/7.20.1",
|
|
3059
|
+
"hashPath": "azure.messaging.servicebus.7.20.1.nupkg.sha512"
|
|
3099
3060
|
},
|
|
3100
3061
|
"Azure.Monitor.OpenTelemetry.AspNetCore/1.3.0": {
|
|
3101
3062
|
"type": "package",
|
|
@@ -3237,40 +3198,12 @@
|
|
|
3237
3198
|
"path": "azure.storage.common/12.23.0",
|
|
3238
3199
|
"hashPath": "azure.storage.common.12.23.0.nupkg.sha512"
|
|
3239
3200
|
},
|
|
3240
|
-
"
|
|
3201
|
+
"Microsoft.Azure.Amqp/2.7.0": {
|
|
3241
3202
|
"type": "package",
|
|
3242
3203
|
"serviceable": true,
|
|
3243
|
-
"sha512": "sha512-
|
|
3244
|
-
"path": "
|
|
3245
|
-
"hashPath": "
|
|
3246
|
-
},
|
|
3247
|
-
"Json.More.Net/2.1.1": {
|
|
3248
|
-
"type": "package",
|
|
3249
|
-
"serviceable": true,
|
|
3250
|
-
"sha512": "sha512-ZXAKl2VsdnIZeUo1PFII3Oi1m1L4YQjEyDjygHfHln5vgsjgIo749X6xWkv7qFYp8RROES+vOEfDcvvoVgs8kA==",
|
|
3251
|
-
"path": "json.more.net/2.1.1",
|
|
3252
|
-
"hashPath": "json.more.net.2.1.1.nupkg.sha512"
|
|
3253
|
-
},
|
|
3254
|
-
"JsonPointer.Net/5.3.1": {
|
|
3255
|
-
"type": "package",
|
|
3256
|
-
"serviceable": true,
|
|
3257
|
-
"sha512": "sha512-3e2OJjU0OaE26XC/klgxbJuXvteFWTDJIJv0ITYWcJEoskq7jzUwPSC1s0iz4wPPQnfN7vwwFmg2gJfwRAPwgw==",
|
|
3258
|
-
"path": "jsonpointer.net/5.3.1",
|
|
3259
|
-
"hashPath": "jsonpointer.net.5.3.1.nupkg.sha512"
|
|
3260
|
-
},
|
|
3261
|
-
"JsonSchema.Net/7.3.4": {
|
|
3262
|
-
"type": "package",
|
|
3263
|
-
"serviceable": true,
|
|
3264
|
-
"sha512": "sha512-7GggWrdzKrtGWETRn3dcMnmuLSyWaDkBK94TK80LEHQEVz4bmsQc7FYO7qL40RDdZU2YPz5d98aT9lW5OYExuA==",
|
|
3265
|
-
"path": "jsonschema.net/7.3.4",
|
|
3266
|
-
"hashPath": "jsonschema.net.7.3.4.nupkg.sha512"
|
|
3267
|
-
},
|
|
3268
|
-
"Microsoft.Azure.Amqp/2.6.9": {
|
|
3269
|
-
"type": "package",
|
|
3270
|
-
"serviceable": true,
|
|
3271
|
-
"sha512": "sha512-5i9XzfqxK1H5IBl+OuOV1jwJdrOvi5RUwsZgVOryZm0GCzcM9NWPNRxzPAbsSeaR2T6+1gGvdT3vR+Vbha6KFQ==",
|
|
3272
|
-
"path": "microsoft.azure.amqp/2.6.9",
|
|
3273
|
-
"hashPath": "microsoft.azure.amqp.2.6.9.nupkg.sha512"
|
|
3204
|
+
"sha512": "sha512-gm/AEakujttMzrDhZ5QpRz3fICVkYDn/oDG9SmxDP+J7R8JDBXYU9WWG7hr6wQy40mY+wjUF0yUGXDPRDRNJwQ==",
|
|
3205
|
+
"path": "microsoft.azure.amqp/2.7.0",
|
|
3206
|
+
"hashPath": "microsoft.azure.amqp.2.7.0.nupkg.sha512"
|
|
3274
3207
|
},
|
|
3275
3208
|
"Microsoft.Azure.Cosmos/3.51.0": {
|
|
3276
3209
|
"type": "package",
|
|
@@ -3279,27 +3212,6 @@
|
|
|
3279
3212
|
"path": "microsoft.azure.cosmos/3.51.0",
|
|
3280
3213
|
"hashPath": "microsoft.azure.cosmos.3.51.0.nupkg.sha512"
|
|
3281
3214
|
},
|
|
3282
|
-
"Microsoft.Azure.Kusto.Cloud.Platform/13.0.2": {
|
|
3283
|
-
"type": "package",
|
|
3284
|
-
"serviceable": true,
|
|
3285
|
-
"sha512": "sha512-p+d/ChGOomKz2B4zNWXY3aRpFDGzYeQZOK7dwGn5kLjUhr/2DNKDpgIAYp2Py18FTK4+V6EqD8caZVbxPymgog==",
|
|
3286
|
-
"path": "microsoft.azure.kusto.cloud.platform/13.0.2",
|
|
3287
|
-
"hashPath": "microsoft.azure.kusto.cloud.platform.13.0.2.nupkg.sha512"
|
|
3288
|
-
},
|
|
3289
|
-
"Microsoft.Azure.Kusto.Cloud.Platform.Msal/13.0.2": {
|
|
3290
|
-
"type": "package",
|
|
3291
|
-
"serviceable": true,
|
|
3292
|
-
"sha512": "sha512-GKfREMw3gkNOuGrTPUQ/avLSOroffmr+CiR8K0Wi0C4f3HVQ978BnFD7Q2FdhigLllOAp7r3bxCFOEDgaN+8cg==",
|
|
3293
|
-
"path": "microsoft.azure.kusto.cloud.platform.msal/13.0.2",
|
|
3294
|
-
"hashPath": "microsoft.azure.kusto.cloud.platform.msal.13.0.2.nupkg.sha512"
|
|
3295
|
-
},
|
|
3296
|
-
"Microsoft.Azure.Kusto.Data/13.0.2": {
|
|
3297
|
-
"type": "package",
|
|
3298
|
-
"serviceable": true,
|
|
3299
|
-
"sha512": "sha512-XWcKKioj4oUwfi+WR0fRPkVTaMFAudbKvIqld1XKtjzNv62JFPffDfAcGX/IU/j+6GRUoLIhAU3Vd26h3peKMw==",
|
|
3300
|
-
"path": "microsoft.azure.kusto.data/13.0.2",
|
|
3301
|
-
"hashPath": "microsoft.azure.kusto.data.13.0.2.nupkg.sha512"
|
|
3302
|
-
},
|
|
3303
3215
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
3304
3216
|
"type": "package",
|
|
3305
3217
|
"serviceable": true,
|
|
@@ -3314,26 +3226,12 @@
|
|
|
3314
3226
|
"path": "microsoft.bcl.hashcode/1.1.0",
|
|
3315
3227
|
"hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512"
|
|
3316
3228
|
},
|
|
3317
|
-
"Microsoft.
|
|
3318
|
-
"type": "package",
|
|
3319
|
-
"serviceable": true,
|
|
3320
|
-
"sha512": "sha512-C7kWHJnMRY7EvJev2S8+yJHZ1y7A4ZlLbA4NE+O23BDIAN5mHeqND1m+SKv1ChRS5YlCDW7yAMUe7lttRsJaAA==",
|
|
3321
|
-
"path": "microsoft.bcl.timeprovider/8.0.1",
|
|
3322
|
-
"hashPath": "microsoft.bcl.timeprovider.8.0.1.nupkg.sha512"
|
|
3323
|
-
},
|
|
3324
|
-
"Microsoft.CSharp/4.7.0": {
|
|
3229
|
+
"Microsoft.Extensions.AI.Abstractions/9.6.0": {
|
|
3325
3230
|
"type": "package",
|
|
3326
3231
|
"serviceable": true,
|
|
3327
|
-
"sha512": "sha512-
|
|
3328
|
-
"path": "microsoft.
|
|
3329
|
-
"hashPath": "microsoft.
|
|
3330
|
-
},
|
|
3331
|
-
"Microsoft.Extensions.AI.Abstractions/9.5.0": {
|
|
3332
|
-
"type": "package",
|
|
3333
|
-
"serviceable": true,
|
|
3334
|
-
"sha512": "sha512-Y46j1S4zOPtLAHCUzhHIm1IhCMr7764754bLYupyc1JZcvLNXjUk+VC7H3Bou20S2hHgDJnfox7X/H/3BYEvzA==",
|
|
3335
|
-
"path": "microsoft.extensions.ai.abstractions/9.5.0",
|
|
3336
|
-
"hashPath": "microsoft.extensions.ai.abstractions.9.5.0.nupkg.sha512"
|
|
3232
|
+
"sha512": "sha512-xGO7rHg3qK8jRdriAxIrsH4voNemCf8GVmgdcPXI5gpZ6lZWqOEM4ZO8yfYxUmg7+URw2AY1h7Uc/H17g7X1Kw==",
|
|
3233
|
+
"path": "microsoft.extensions.ai.abstractions/9.6.0",
|
|
3234
|
+
"hashPath": "microsoft.extensions.ai.abstractions.9.6.0.nupkg.sha512"
|
|
3337
3235
|
},
|
|
3338
3236
|
"Microsoft.Extensions.Azure/1.11.0": {
|
|
3339
3237
|
"type": "package",
|
|
@@ -3342,208 +3240,208 @@
|
|
|
3342
3240
|
"path": "microsoft.extensions.azure/1.11.0",
|
|
3343
3241
|
"hashPath": "microsoft.extensions.azure.1.11.0.nupkg.sha512"
|
|
3344
3242
|
},
|
|
3345
|
-
"Microsoft.Extensions.Caching.Abstractions/9.0.
|
|
3243
|
+
"Microsoft.Extensions.Caching.Abstractions/9.0.6": {
|
|
3346
3244
|
"type": "package",
|
|
3347
3245
|
"serviceable": true,
|
|
3348
|
-
"sha512": "sha512-
|
|
3349
|
-
"path": "microsoft.extensions.caching.abstractions/9.0.
|
|
3350
|
-
"hashPath": "microsoft.extensions.caching.abstractions.9.0.
|
|
3246
|
+
"sha512": "sha512-bL/xQsVNrdVkzjP5yjX4ndkQ03H3+Bk3qPpl+AMCEJR2RkfgAYmoQ/xXffPV7is64+QHShnhA12YAaFmNbfM+A==",
|
|
3247
|
+
"path": "microsoft.extensions.caching.abstractions/9.0.6",
|
|
3248
|
+
"hashPath": "microsoft.extensions.caching.abstractions.9.0.6.nupkg.sha512"
|
|
3351
3249
|
},
|
|
3352
|
-
"Microsoft.Extensions.Caching.Memory/9.0.
|
|
3250
|
+
"Microsoft.Extensions.Caching.Memory/9.0.6": {
|
|
3353
3251
|
"type": "package",
|
|
3354
3252
|
"serviceable": true,
|
|
3355
|
-
"sha512": "sha512-
|
|
3356
|
-
"path": "microsoft.extensions.caching.memory/9.0.
|
|
3357
|
-
"hashPath": "microsoft.extensions.caching.memory.9.0.
|
|
3253
|
+
"sha512": "sha512-qPW2d798tBPZcRmrlaBJqyChf2+0odDdE+0Lxvrr0ywkSNl1oNMK8AKrOfDwyXyjuLCv0ua7p6nrUExCeXhCcg==",
|
|
3254
|
+
"path": "microsoft.extensions.caching.memory/9.0.6",
|
|
3255
|
+
"hashPath": "microsoft.extensions.caching.memory.9.0.6.nupkg.sha512"
|
|
3358
3256
|
},
|
|
3359
|
-
"Microsoft.Extensions.Configuration/9.0.
|
|
3257
|
+
"Microsoft.Extensions.Configuration/9.0.6": {
|
|
3360
3258
|
"type": "package",
|
|
3361
3259
|
"serviceable": true,
|
|
3362
|
-
"sha512": "sha512-
|
|
3363
|
-
"path": "microsoft.extensions.configuration/9.0.
|
|
3364
|
-
"hashPath": "microsoft.extensions.configuration.9.0.
|
|
3260
|
+
"sha512": "sha512-VWB5jdkxHsRiuoniTqwOL32R4OWyp5If/bAucLjRJczRVNcwb8iCXKLjn3Inv8fv+jHMVMnvQLg7xhSys+y5PA==",
|
|
3261
|
+
"path": "microsoft.extensions.configuration/9.0.6",
|
|
3262
|
+
"hashPath": "microsoft.extensions.configuration.9.0.6.nupkg.sha512"
|
|
3365
3263
|
},
|
|
3366
|
-
"Microsoft.Extensions.Configuration.Abstractions/9.0.
|
|
3264
|
+
"Microsoft.Extensions.Configuration.Abstractions/9.0.6": {
|
|
3367
3265
|
"type": "package",
|
|
3368
3266
|
"serviceable": true,
|
|
3369
|
-
"sha512": "sha512-
|
|
3370
|
-
"path": "microsoft.extensions.configuration.abstractions/9.0.
|
|
3371
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.
|
|
3267
|
+
"sha512": "sha512-3GgMIi2jP8g1fBW93Z9b9Unamc0SIsgyhiCmC91gq4loTixK9vQMuxxUsfJ1kRGwn+/FqLKwOHqmn0oYWn3Fvw==",
|
|
3268
|
+
"path": "microsoft.extensions.configuration.abstractions/9.0.6",
|
|
3269
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.9.0.6.nupkg.sha512"
|
|
3372
3270
|
},
|
|
3373
|
-
"Microsoft.Extensions.Configuration.Binder/9.0.
|
|
3271
|
+
"Microsoft.Extensions.Configuration.Binder/9.0.6": {
|
|
3374
3272
|
"type": "package",
|
|
3375
3273
|
"serviceable": true,
|
|
3376
|
-
"sha512": "sha512-
|
|
3377
|
-
"path": "microsoft.extensions.configuration.binder/9.0.
|
|
3378
|
-
"hashPath": "microsoft.extensions.configuration.binder.9.0.
|
|
3274
|
+
"sha512": "sha512-Opl/7SIrwDy9WjHn/vU2thQ8CUtrIWHLr+89I7/0VYNEJQvpL24zvqYrh83cH38RzNKHji0WGVkCVP6HJChVVw==",
|
|
3275
|
+
"path": "microsoft.extensions.configuration.binder/9.0.6",
|
|
3276
|
+
"hashPath": "microsoft.extensions.configuration.binder.9.0.6.nupkg.sha512"
|
|
3379
3277
|
},
|
|
3380
|
-
"Microsoft.Extensions.Configuration.CommandLine/9.0.
|
|
3278
|
+
"Microsoft.Extensions.Configuration.CommandLine/9.0.6": {
|
|
3381
3279
|
"type": "package",
|
|
3382
3280
|
"serviceable": true,
|
|
3383
|
-
"sha512": "sha512-
|
|
3384
|
-
"path": "microsoft.extensions.configuration.commandline/9.0.
|
|
3385
|
-
"hashPath": "microsoft.extensions.configuration.commandline.9.0.
|
|
3281
|
+
"sha512": "sha512-DC5I4Y1nK35jY4piDqQCzWjDXzT6ECMctBAxgAJoc6pn0k6uyxcDeOuVDRooFui/N65ptn9xT5mk9eO4mSTj/g==",
|
|
3282
|
+
"path": "microsoft.extensions.configuration.commandline/9.0.6",
|
|
3283
|
+
"hashPath": "microsoft.extensions.configuration.commandline.9.0.6.nupkg.sha512"
|
|
3386
3284
|
},
|
|
3387
|
-
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.
|
|
3285
|
+
"Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.6": {
|
|
3388
3286
|
"type": "package",
|
|
3389
3287
|
"serviceable": true,
|
|
3390
|
-
"sha512": "sha512-
|
|
3391
|
-
"path": "microsoft.extensions.configuration.environmentvariables/9.0.
|
|
3392
|
-
"hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.
|
|
3288
|
+
"sha512": "sha512-RGYG2JBak9lf2rIPiZUVmWjUqoxaHPy3XPhPsJyIQ8QqK47rKvJz7jxVYefTnYdM5LTEiGFBdC7v3+SiosvmkQ==",
|
|
3289
|
+
"path": "microsoft.extensions.configuration.environmentvariables/9.0.6",
|
|
3290
|
+
"hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.6.nupkg.sha512"
|
|
3393
3291
|
},
|
|
3394
|
-
"Microsoft.Extensions.Configuration.FileExtensions/9.0.
|
|
3292
|
+
"Microsoft.Extensions.Configuration.FileExtensions/9.0.6": {
|
|
3395
3293
|
"type": "package",
|
|
3396
3294
|
"serviceable": true,
|
|
3397
|
-
"sha512": "sha512-
|
|
3398
|
-
"path": "microsoft.extensions.configuration.fileextensions/9.0.
|
|
3399
|
-
"hashPath": "microsoft.extensions.configuration.fileextensions.9.0.
|
|
3295
|
+
"sha512": "sha512-pCEueasI5JhJ24KYzMFxtG40zyLnWpcQYawpARh9FNq9XbWozuWgexmdkPa8p8YoVNlpi3ecKfcjfoRMkKAufw==",
|
|
3296
|
+
"path": "microsoft.extensions.configuration.fileextensions/9.0.6",
|
|
3297
|
+
"hashPath": "microsoft.extensions.configuration.fileextensions.9.0.6.nupkg.sha512"
|
|
3400
3298
|
},
|
|
3401
|
-
"Microsoft.Extensions.Configuration.Json/9.0.
|
|
3299
|
+
"Microsoft.Extensions.Configuration.Json/9.0.6": {
|
|
3402
3300
|
"type": "package",
|
|
3403
3301
|
"serviceable": true,
|
|
3404
|
-
"sha512": "sha512-
|
|
3405
|
-
"path": "microsoft.extensions.configuration.json/9.0.
|
|
3406
|
-
"hashPath": "microsoft.extensions.configuration.json.9.0.
|
|
3302
|
+
"sha512": "sha512-N0dgOYQ9tDzJouL9Tyx2dgMCcHV2pBaY8yVtorbDqYYwiDRS2zd1TbhTA2FMHqXF3SMjBoO+gONZcDoA79gdSA==",
|
|
3303
|
+
"path": "microsoft.extensions.configuration.json/9.0.6",
|
|
3304
|
+
"hashPath": "microsoft.extensions.configuration.json.9.0.6.nupkg.sha512"
|
|
3407
3305
|
},
|
|
3408
|
-
"Microsoft.Extensions.Configuration.UserSecrets/9.0.
|
|
3306
|
+
"Microsoft.Extensions.Configuration.UserSecrets/9.0.6": {
|
|
3409
3307
|
"type": "package",
|
|
3410
3308
|
"serviceable": true,
|
|
3411
|
-
"sha512": "sha512-
|
|
3412
|
-
"path": "microsoft.extensions.configuration.usersecrets/9.0.
|
|
3413
|
-
"hashPath": "microsoft.extensions.configuration.usersecrets.9.0.
|
|
3309
|
+
"sha512": "sha512-0ZZMzdvNwIS0f09S0IcaEbKFm+Xc41vRROsA/soeKEpzRISTDdiVwGlzdldbXEsuPjNVvNHyvIP8YW2hfIig0w==",
|
|
3310
|
+
"path": "microsoft.extensions.configuration.usersecrets/9.0.6",
|
|
3311
|
+
"hashPath": "microsoft.extensions.configuration.usersecrets.9.0.6.nupkg.sha512"
|
|
3414
3312
|
},
|
|
3415
|
-
"Microsoft.Extensions.DependencyInjection/9.0.
|
|
3313
|
+
"Microsoft.Extensions.DependencyInjection/9.0.6": {
|
|
3416
3314
|
"type": "package",
|
|
3417
3315
|
"serviceable": true,
|
|
3418
|
-
"sha512": "sha512-
|
|
3419
|
-
"path": "microsoft.extensions.dependencyinjection/9.0.
|
|
3420
|
-
"hashPath": "microsoft.extensions.dependencyinjection.9.0.
|
|
3316
|
+
"sha512": "sha512-vS65HMo5RS10DD543fknsyVDxihMcVxVn3/hNaILgBxWYnOLxWIeCIO9X0QFuCvPRNjClvXe9Aj8KaQNx7vFkQ==",
|
|
3317
|
+
"path": "microsoft.extensions.dependencyinjection/9.0.6",
|
|
3318
|
+
"hashPath": "microsoft.extensions.dependencyinjection.9.0.6.nupkg.sha512"
|
|
3421
3319
|
},
|
|
3422
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.
|
|
3320
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.6": {
|
|
3423
3321
|
"type": "package",
|
|
3424
3322
|
"serviceable": true,
|
|
3425
|
-
"sha512": "sha512-
|
|
3426
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.
|
|
3427
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.
|
|
3323
|
+
"sha512": "sha512-0Zn6nR/6g+90MxskZyOOMPQvnPnrrGu6bytPwkV+azDcTtCSuQ1+GJUrg8Klmnrjk1i6zMpw2lXijl+tw7Q3kA==",
|
|
3324
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.6",
|
|
3325
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.6.nupkg.sha512"
|
|
3428
3326
|
},
|
|
3429
|
-
"Microsoft.Extensions.Diagnostics/9.0.
|
|
3327
|
+
"Microsoft.Extensions.Diagnostics/9.0.6": {
|
|
3430
3328
|
"type": "package",
|
|
3431
3329
|
"serviceable": true,
|
|
3432
|
-
"sha512": "sha512-
|
|
3433
|
-
"path": "microsoft.extensions.diagnostics/9.0.
|
|
3434
|
-
"hashPath": "microsoft.extensions.diagnostics.9.0.
|
|
3330
|
+
"sha512": "sha512-mIqCzZseDK9SqTRy4LxtjLwjlUu6aH5UdA6j0vgVER14yki9oRqLF+SmBiF6OlwsBSeL6dMQ8dmq02JMeE2puQ==",
|
|
3331
|
+
"path": "microsoft.extensions.diagnostics/9.0.6",
|
|
3332
|
+
"hashPath": "microsoft.extensions.diagnostics.9.0.6.nupkg.sha512"
|
|
3435
3333
|
},
|
|
3436
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.
|
|
3334
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/9.0.6": {
|
|
3437
3335
|
"type": "package",
|
|
3438
3336
|
"serviceable": true,
|
|
3439
|
-
"sha512": "sha512-
|
|
3440
|
-
"path": "microsoft.extensions.diagnostics.abstractions/9.0.
|
|
3441
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.
|
|
3337
|
+
"sha512": "sha512-GIoXX7VDcTEsNM6yvffTBaOwnPQELGI5dzExR7L2O7AUkDsHBYIZawUbuwfq3cYzz8dIAAJotQYJMzH7qy27Ng==",
|
|
3338
|
+
"path": "microsoft.extensions.diagnostics.abstractions/9.0.6",
|
|
3339
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.6.nupkg.sha512"
|
|
3442
3340
|
},
|
|
3443
|
-
"Microsoft.Extensions.FileProviders.Abstractions/9.0.
|
|
3341
|
+
"Microsoft.Extensions.FileProviders.Abstractions/9.0.6": {
|
|
3444
3342
|
"type": "package",
|
|
3445
3343
|
"serviceable": true,
|
|
3446
|
-
"sha512": "sha512-
|
|
3447
|
-
"path": "microsoft.extensions.fileproviders.abstractions/9.0.
|
|
3448
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.
|
|
3344
|
+
"sha512": "sha512-q9FPkSGVA9ipI255p3PBAvWNXas5Tzjyp/DwYSwT+46mIFw9fWZahsF6vHpoxLt5/vtANotH2sAm7HunuFIx9g==",
|
|
3345
|
+
"path": "microsoft.extensions.fileproviders.abstractions/9.0.6",
|
|
3346
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.6.nupkg.sha512"
|
|
3449
3347
|
},
|
|
3450
|
-
"Microsoft.Extensions.FileProviders.Physical/9.0.
|
|
3348
|
+
"Microsoft.Extensions.FileProviders.Physical/9.0.6": {
|
|
3451
3349
|
"type": "package",
|
|
3452
3350
|
"serviceable": true,
|
|
3453
|
-
"sha512": "sha512-
|
|
3454
|
-
"path": "microsoft.extensions.fileproviders.physical/9.0.
|
|
3455
|
-
"hashPath": "microsoft.extensions.fileproviders.physical.9.0.
|
|
3351
|
+
"sha512": "sha512-l+dFA0NRl90vSIiJNy5d7V0kpTEOWHTqbgoWYzlTwF5uiM5sWJ953haaELKE05jkyJdnemVTnqjrlgo4wo7oyg==",
|
|
3352
|
+
"path": "microsoft.extensions.fileproviders.physical/9.0.6",
|
|
3353
|
+
"hashPath": "microsoft.extensions.fileproviders.physical.9.0.6.nupkg.sha512"
|
|
3456
3354
|
},
|
|
3457
|
-
"Microsoft.Extensions.FileSystemGlobbing/9.0.
|
|
3355
|
+
"Microsoft.Extensions.FileSystemGlobbing/9.0.6": {
|
|
3458
3356
|
"type": "package",
|
|
3459
3357
|
"serviceable": true,
|
|
3460
|
-
"sha512": "sha512-
|
|
3461
|
-
"path": "microsoft.extensions.filesystemglobbing/9.0.
|
|
3462
|
-
"hashPath": "microsoft.extensions.filesystemglobbing.9.0.
|
|
3358
|
+
"sha512": "sha512-1HJCAbwukNEoYbHgHbKHmenU0V/0huw8+i7Qtf5rLUG1E+3kEwRJQxpwD3wbTEagIgPSQisNgJTvmUX9yYVc6g==",
|
|
3359
|
+
"path": "microsoft.extensions.filesystemglobbing/9.0.6",
|
|
3360
|
+
"hashPath": "microsoft.extensions.filesystemglobbing.9.0.6.nupkg.sha512"
|
|
3463
3361
|
},
|
|
3464
|
-
"Microsoft.Extensions.Hosting/9.0.
|
|
3362
|
+
"Microsoft.Extensions.Hosting/9.0.6": {
|
|
3465
3363
|
"type": "package",
|
|
3466
3364
|
"serviceable": true,
|
|
3467
|
-
"sha512": "sha512-
|
|
3468
|
-
"path": "microsoft.extensions.hosting/9.0.
|
|
3469
|
-
"hashPath": "microsoft.extensions.hosting.9.0.
|
|
3365
|
+
"sha512": "sha512-Iu1UyXUnjMhoOwThKM0kCyjgWqqQnuujsbPMnF44ITUbmETT7RAVlozNgev2L/damwNoPZKpmwArRKBy2IOAZg==",
|
|
3366
|
+
"path": "microsoft.extensions.hosting/9.0.6",
|
|
3367
|
+
"hashPath": "microsoft.extensions.hosting.9.0.6.nupkg.sha512"
|
|
3470
3368
|
},
|
|
3471
|
-
"Microsoft.Extensions.Hosting.Abstractions/9.0.
|
|
3369
|
+
"Microsoft.Extensions.Hosting.Abstractions/9.0.6": {
|
|
3472
3370
|
"type": "package",
|
|
3473
3371
|
"serviceable": true,
|
|
3474
|
-
"sha512": "sha512-
|
|
3475
|
-
"path": "microsoft.extensions.hosting.abstractions/9.0.
|
|
3476
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.9.0.
|
|
3372
|
+
"sha512": "sha512-G9T95JbcG/wQpeVIzg0IMwxI+uTywDmbxWUWN2P0mdna35rmuTqgTrZ4SU5rcfUT3EJfbI9N4K8UyCAAc6QK8Q==",
|
|
3373
|
+
"path": "microsoft.extensions.hosting.abstractions/9.0.6",
|
|
3374
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.9.0.6.nupkg.sha512"
|
|
3477
3375
|
},
|
|
3478
|
-
"Microsoft.Extensions.Logging/9.0.
|
|
3376
|
+
"Microsoft.Extensions.Logging/9.0.6": {
|
|
3479
3377
|
"type": "package",
|
|
3480
3378
|
"serviceable": true,
|
|
3481
|
-
"sha512": "sha512-
|
|
3482
|
-
"path": "microsoft.extensions.logging/9.0.
|
|
3483
|
-
"hashPath": "microsoft.extensions.logging.9.0.
|
|
3379
|
+
"sha512": "sha512-XBzjitTFaQhF8EbJ645vblZezV1p52ePTxKHoVkRidHF11Xkjxg94qr0Rvp2qyxK2vBJ4OIZ41NB15YUyxTGMQ==",
|
|
3380
|
+
"path": "microsoft.extensions.logging/9.0.6",
|
|
3381
|
+
"hashPath": "microsoft.extensions.logging.9.0.6.nupkg.sha512"
|
|
3484
3382
|
},
|
|
3485
|
-
"Microsoft.Extensions.Logging.Abstractions/9.0.
|
|
3383
|
+
"Microsoft.Extensions.Logging.Abstractions/9.0.6": {
|
|
3486
3384
|
"type": "package",
|
|
3487
3385
|
"serviceable": true,
|
|
3488
|
-
"sha512": "sha512-
|
|
3489
|
-
"path": "microsoft.extensions.logging.abstractions/9.0.
|
|
3490
|
-
"hashPath": "microsoft.extensions.logging.abstractions.9.0.
|
|
3386
|
+
"sha512": "sha512-LFnyBNK7WtFmKdnHu3v0HOYQ8BcjYuy0jdC9pgCJ/rbLKoJEG9/dBzSKMEeeWDbDeoWS0TIxOC8a9CM5ufca3A==",
|
|
3387
|
+
"path": "microsoft.extensions.logging.abstractions/9.0.6",
|
|
3388
|
+
"hashPath": "microsoft.extensions.logging.abstractions.9.0.6.nupkg.sha512"
|
|
3491
3389
|
},
|
|
3492
|
-
"Microsoft.Extensions.Logging.Configuration/9.0.
|
|
3390
|
+
"Microsoft.Extensions.Logging.Configuration/9.0.6": {
|
|
3493
3391
|
"type": "package",
|
|
3494
3392
|
"serviceable": true,
|
|
3495
|
-
"sha512": "sha512-
|
|
3496
|
-
"path": "microsoft.extensions.logging.configuration/9.0.
|
|
3497
|
-
"hashPath": "microsoft.extensions.logging.configuration.9.0.
|
|
3393
|
+
"sha512": "sha512-lCgpxE5r6v43SB40/yUVnSWZUUqUZF5iUWizhkx4gqvq0L0rMw5g8adWKGO7sfIaSbCiU0et85sDQWswhLcceg==",
|
|
3394
|
+
"path": "microsoft.extensions.logging.configuration/9.0.6",
|
|
3395
|
+
"hashPath": "microsoft.extensions.logging.configuration.9.0.6.nupkg.sha512"
|
|
3498
3396
|
},
|
|
3499
|
-
"Microsoft.Extensions.Logging.Console/9.0.
|
|
3397
|
+
"Microsoft.Extensions.Logging.Console/9.0.6": {
|
|
3500
3398
|
"type": "package",
|
|
3501
3399
|
"serviceable": true,
|
|
3502
|
-
"sha512": "sha512-
|
|
3503
|
-
"path": "microsoft.extensions.logging.console/9.0.
|
|
3504
|
-
"hashPath": "microsoft.extensions.logging.console.9.0.
|
|
3400
|
+
"sha512": "sha512-L1O0M3MrqGlkrPYMLzcCphQpCG0lSHfTSPrm1otALNBzTPiO8rxxkjhBIIa2onKv92UP30Y4QaiigVMTx8YcxQ==",
|
|
3401
|
+
"path": "microsoft.extensions.logging.console/9.0.6",
|
|
3402
|
+
"hashPath": "microsoft.extensions.logging.console.9.0.6.nupkg.sha512"
|
|
3505
3403
|
},
|
|
3506
|
-
"Microsoft.Extensions.Logging.Debug/9.0.
|
|
3404
|
+
"Microsoft.Extensions.Logging.Debug/9.0.6": {
|
|
3507
3405
|
"type": "package",
|
|
3508
3406
|
"serviceable": true,
|
|
3509
|
-
"sha512": "sha512-
|
|
3510
|
-
"path": "microsoft.extensions.logging.debug/9.0.
|
|
3511
|
-
"hashPath": "microsoft.extensions.logging.debug.9.0.
|
|
3407
|
+
"sha512": "sha512-u21euQdOjaEwmlnnB1Zd4XGqOmWI8FkoGeUleV7n4BZ8HPQC/jrYzX/B5Cz3uI/FXjd//W88clPfkGIbSif7Jw==",
|
|
3408
|
+
"path": "microsoft.extensions.logging.debug/9.0.6",
|
|
3409
|
+
"hashPath": "microsoft.extensions.logging.debug.9.0.6.nupkg.sha512"
|
|
3512
3410
|
},
|
|
3513
|
-
"Microsoft.Extensions.Logging.EventLog/9.0.
|
|
3411
|
+
"Microsoft.Extensions.Logging.EventLog/9.0.6": {
|
|
3514
3412
|
"type": "package",
|
|
3515
3413
|
"serviceable": true,
|
|
3516
|
-
"sha512": "sha512-
|
|
3517
|
-
"path": "microsoft.extensions.logging.eventlog/9.0.
|
|
3518
|
-
"hashPath": "microsoft.extensions.logging.eventlog.9.0.
|
|
3414
|
+
"sha512": "sha512-IyyGy7xNJAjdlFYXc7SZ7kS3CWd3Ma4hing9QGtzXi+LXm8RWCEXdKA1cPx5AeFmdg3rVG+ADGIn44K14O+vFA==",
|
|
3415
|
+
"path": "microsoft.extensions.logging.eventlog/9.0.6",
|
|
3416
|
+
"hashPath": "microsoft.extensions.logging.eventlog.9.0.6.nupkg.sha512"
|
|
3519
3417
|
},
|
|
3520
|
-
"Microsoft.Extensions.Logging.EventSource/9.0.
|
|
3418
|
+
"Microsoft.Extensions.Logging.EventSource/9.0.6": {
|
|
3521
3419
|
"type": "package",
|
|
3522
3420
|
"serviceable": true,
|
|
3523
|
-
"sha512": "sha512-
|
|
3524
|
-
"path": "microsoft.extensions.logging.eventsource/9.0.
|
|
3525
|
-
"hashPath": "microsoft.extensions.logging.eventsource.9.0.
|
|
3421
|
+
"sha512": "sha512-ayCRr/8ON3aINH81ak9l3vLAF/0pV/xrfChCbIlT2YnHAd4TYBWLcWhzbJWwPFV4XmJFrx/z8oq+gZzIc/74OA==",
|
|
3422
|
+
"path": "microsoft.extensions.logging.eventsource/9.0.6",
|
|
3423
|
+
"hashPath": "microsoft.extensions.logging.eventsource.9.0.6.nupkg.sha512"
|
|
3526
3424
|
},
|
|
3527
|
-
"Microsoft.Extensions.Options/9.0.
|
|
3425
|
+
"Microsoft.Extensions.Options/9.0.6": {
|
|
3528
3426
|
"type": "package",
|
|
3529
3427
|
"serviceable": true,
|
|
3530
|
-
"sha512": "sha512-
|
|
3531
|
-
"path": "microsoft.extensions.options/9.0.
|
|
3532
|
-
"hashPath": "microsoft.extensions.options.9.0.
|
|
3428
|
+
"sha512": "sha512-wUPhNM1zsI58Dy10xRdF2+pnsisiUuETg5ZBncyAEEUm/CQ9Q1vmivyUWH8RDbAlqyixf2dJNQ2XZb7HsKUEQw==",
|
|
3429
|
+
"path": "microsoft.extensions.options/9.0.6",
|
|
3430
|
+
"hashPath": "microsoft.extensions.options.9.0.6.nupkg.sha512"
|
|
3533
3431
|
},
|
|
3534
|
-
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.
|
|
3432
|
+
"Microsoft.Extensions.Options.ConfigurationExtensions/9.0.6": {
|
|
3535
3433
|
"type": "package",
|
|
3536
3434
|
"serviceable": true,
|
|
3537
|
-
"sha512": "sha512-
|
|
3538
|
-
"path": "microsoft.extensions.options.configurationextensions/9.0.
|
|
3539
|
-
"hashPath": "microsoft.extensions.options.configurationextensions.9.0.
|
|
3435
|
+
"sha512": "sha512-2lnp8nrvfzyp+5zvfeULm/hkZsDsKkl2ziBt5T8EZKoON5q+XRpRLoWcSPo8mP7GNZXpxKMBVjFNIZNbBIcnRw==",
|
|
3436
|
+
"path": "microsoft.extensions.options.configurationextensions/9.0.6",
|
|
3437
|
+
"hashPath": "microsoft.extensions.options.configurationextensions.9.0.6.nupkg.sha512"
|
|
3540
3438
|
},
|
|
3541
|
-
"Microsoft.Extensions.Primitives/9.0.
|
|
3439
|
+
"Microsoft.Extensions.Primitives/9.0.6": {
|
|
3542
3440
|
"type": "package",
|
|
3543
3441
|
"serviceable": true,
|
|
3544
|
-
"sha512": "sha512-
|
|
3545
|
-
"path": "microsoft.extensions.primitives/9.0.
|
|
3546
|
-
"hashPath": "microsoft.extensions.primitives.9.0.
|
|
3442
|
+
"sha512": "sha512-BHniU24QV67qp1pJknqYSofAPYGmijGI8D+ci9yfw33iuFdyOeB9lWTg78ThyYLyQwZw3s0vZ36VMb0MqbUuLw==",
|
|
3443
|
+
"path": "microsoft.extensions.primitives/9.0.6",
|
|
3444
|
+
"hashPath": "microsoft.extensions.primitives.9.0.6.nupkg.sha512"
|
|
3547
3445
|
},
|
|
3548
3446
|
"Microsoft.Identity.Client/4.72.1": {
|
|
3549
3447
|
"type": "package",
|
|
@@ -3573,40 +3471,12 @@
|
|
|
3573
3471
|
"path": "microsoft.identity.client.nativeinterop/0.18.1",
|
|
3574
3472
|
"hashPath": "microsoft.identity.client.nativeinterop.0.18.1.nupkg.sha512"
|
|
3575
3473
|
},
|
|
3576
|
-
"Microsoft.IdentityModel.Abstractions/
|
|
3577
|
-
"type": "package",
|
|
3578
|
-
"serviceable": true,
|
|
3579
|
-
"sha512": "sha512-QSSDer3kvyTdNq6BefgX4EYi1lsia2zJUh5CfIMZFQUh6BhrXK1WE4i2C9ltUmmuUjoeVVX6AaSo9NZfpTGNdw==",
|
|
3580
|
-
"path": "microsoft.identitymodel.abstractions/8.1.2",
|
|
3581
|
-
"hashPath": "microsoft.identitymodel.abstractions.8.1.2.nupkg.sha512"
|
|
3582
|
-
},
|
|
3583
|
-
"Microsoft.IdentityModel.JsonWebTokens/8.1.2": {
|
|
3584
|
-
"type": "package",
|
|
3585
|
-
"serviceable": true,
|
|
3586
|
-
"sha512": "sha512-AWQINMvtamdYBqtG8q8muyYTfA9i5xRBEsMKQdzOn5xRzhVVDSzsNGYof1docfF3pX4hNRUpHlzs61RP0reZMw==",
|
|
3587
|
-
"path": "microsoft.identitymodel.jsonwebtokens/8.1.2",
|
|
3588
|
-
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.1.2.nupkg.sha512"
|
|
3589
|
-
},
|
|
3590
|
-
"Microsoft.IdentityModel.Logging/8.1.2": {
|
|
3591
|
-
"type": "package",
|
|
3592
|
-
"serviceable": true,
|
|
3593
|
-
"sha512": "sha512-pEn//qKJcEXDsLHLzACFrT3a2kkpIGOXLEYkcuxjqWoeDnbeotu0LY9fF8+Ds9WWpVE9ZGlxXamT0VR8rxaQeA==",
|
|
3594
|
-
"path": "microsoft.identitymodel.logging/8.1.2",
|
|
3595
|
-
"hashPath": "microsoft.identitymodel.logging.8.1.2.nupkg.sha512"
|
|
3596
|
-
},
|
|
3597
|
-
"Microsoft.IdentityModel.Tokens/8.1.2": {
|
|
3474
|
+
"Microsoft.IdentityModel.Abstractions/6.35.0": {
|
|
3598
3475
|
"type": "package",
|
|
3599
3476
|
"serviceable": true,
|
|
3600
|
-
"sha512": "sha512-
|
|
3601
|
-
"path": "microsoft.identitymodel.
|
|
3602
|
-
"hashPath": "microsoft.identitymodel.
|
|
3603
|
-
},
|
|
3604
|
-
"Microsoft.IO.RecyclableMemoryStream/3.0.1": {
|
|
3605
|
-
"type": "package",
|
|
3606
|
-
"serviceable": true,
|
|
3607
|
-
"sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
|
|
3608
|
-
"path": "microsoft.io.recyclablememorystream/3.0.1",
|
|
3609
|
-
"hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
|
|
3477
|
+
"sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
|
|
3478
|
+
"path": "microsoft.identitymodel.abstractions/6.35.0",
|
|
3479
|
+
"hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
|
|
3610
3480
|
},
|
|
3611
3481
|
"Microsoft.NET.ILLink.Tasks/9.0.5": {
|
|
3612
3482
|
"type": "package",
|
|
@@ -3643,19 +3513,26 @@
|
|
|
3643
3513
|
"path": "microsoft.win32.systemevents/6.0.0",
|
|
3644
3514
|
"hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
|
|
3645
3515
|
},
|
|
3646
|
-
"ModelContextProtocol/0.
|
|
3516
|
+
"ModelContextProtocol/0.3.0-preview.1": {
|
|
3517
|
+
"type": "package",
|
|
3518
|
+
"serviceable": true,
|
|
3519
|
+
"sha512": "sha512-il9gKINohZ4V4zpsNELg7fNch89D1GcmsnyMDWMnaH5TURDGPwXdw1gfUAc1D/K2jLGHDWNeIkPyuak+uzZSWA==",
|
|
3520
|
+
"path": "modelcontextprotocol/0.3.0-preview.1",
|
|
3521
|
+
"hashPath": "modelcontextprotocol.0.3.0-preview.1.nupkg.sha512"
|
|
3522
|
+
},
|
|
3523
|
+
"ModelContextProtocol.AspNetCore/0.3.0-preview.1": {
|
|
3647
3524
|
"type": "package",
|
|
3648
3525
|
"serviceable": true,
|
|
3649
|
-
"sha512": "sha512
|
|
3650
|
-
"path": "modelcontextprotocol/0.
|
|
3651
|
-
"hashPath": "modelcontextprotocol.0.
|
|
3526
|
+
"sha512": "sha512-5N+x6auqcU1EVTcopUO0HOkcnzGJ8lyYqcPBGmErNXUJVxT2oecZb/pjCayCHrjkyilqcm1KfdQV43Qp7auSyw==",
|
|
3527
|
+
"path": "modelcontextprotocol.aspnetcore/0.3.0-preview.1",
|
|
3528
|
+
"hashPath": "modelcontextprotocol.aspnetcore.0.3.0-preview.1.nupkg.sha512"
|
|
3652
3529
|
},
|
|
3653
|
-
"ModelContextProtocol.
|
|
3530
|
+
"ModelContextProtocol.Core/0.3.0-preview.1": {
|
|
3654
3531
|
"type": "package",
|
|
3655
3532
|
"serviceable": true,
|
|
3656
|
-
"sha512": "sha512-
|
|
3657
|
-
"path": "modelcontextprotocol.
|
|
3658
|
-
"hashPath": "modelcontextprotocol.
|
|
3533
|
+
"sha512": "sha512-KAMAog1SioXF2x22yfS6RltIykAs7J95qqidM8oW3cD8cSeYDdOVK1MbbWaTPsvMMcCi5uV4givwGyveubDErw==",
|
|
3534
|
+
"path": "modelcontextprotocol.core/0.3.0-preview.1",
|
|
3535
|
+
"hashPath": "modelcontextprotocol.core.0.3.0-preview.1.nupkg.sha512"
|
|
3659
3536
|
},
|
|
3660
3537
|
"Newtonsoft.Json/13.0.3": {
|
|
3661
3538
|
"type": "package",
|
|
@@ -3979,12 +3856,12 @@
|
|
|
3979
3856
|
"path": "system.buffers/4.5.1",
|
|
3980
3857
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
3981
3858
|
},
|
|
3982
|
-
"System.ClientModel/1.4.
|
|
3859
|
+
"System.ClientModel/1.4.2": {
|
|
3983
3860
|
"type": "package",
|
|
3984
3861
|
"serviceable": true,
|
|
3985
|
-
"sha512": "sha512-
|
|
3986
|
-
"path": "system.clientmodel/1.4.
|
|
3987
|
-
"hashPath": "system.clientmodel.1.4.
|
|
3862
|
+
"sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
|
|
3863
|
+
"path": "system.clientmodel/1.4.2",
|
|
3864
|
+
"hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
|
|
3988
3865
|
},
|
|
3989
3866
|
"System.Collections/4.3.0": {
|
|
3990
3867
|
"type": "package",
|
|
@@ -4000,12 +3877,12 @@
|
|
|
4000
3877
|
"path": "system.collections.concurrent/4.3.0",
|
|
4001
3878
|
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
|
|
4002
3879
|
},
|
|
4003
|
-
"System.Collections.Immutable/
|
|
3880
|
+
"System.Collections.Immutable/1.7.0": {
|
|
4004
3881
|
"type": "package",
|
|
4005
3882
|
"serviceable": true,
|
|
4006
|
-
"sha512": "sha512-
|
|
4007
|
-
"path": "system.collections.immutable/
|
|
4008
|
-
"hashPath": "system.collections.immutable.
|
|
3883
|
+
"sha512": "sha512-RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw==",
|
|
3884
|
+
"path": "system.collections.immutable/1.7.0",
|
|
3885
|
+
"hashPath": "system.collections.immutable.1.7.0.nupkg.sha512"
|
|
4009
3886
|
},
|
|
4010
3887
|
"System.CommandLine/2.0.0-beta4.22272.1": {
|
|
4011
3888
|
"type": "package",
|
|
@@ -4035,12 +3912,12 @@
|
|
|
4035
3912
|
"path": "system.diagnostics.diagnosticsource/9.0.0",
|
|
4036
3913
|
"hashPath": "system.diagnostics.diagnosticsource.9.0.0.nupkg.sha512"
|
|
4037
3914
|
},
|
|
4038
|
-
"System.Diagnostics.EventLog/9.0.
|
|
3915
|
+
"System.Diagnostics.EventLog/9.0.6": {
|
|
4039
3916
|
"type": "package",
|
|
4040
3917
|
"serviceable": true,
|
|
4041
|
-
"sha512": "sha512-
|
|
4042
|
-
"path": "system.diagnostics.eventlog/9.0.
|
|
4043
|
-
"hashPath": "system.diagnostics.eventlog.9.0.
|
|
3918
|
+
"sha512": "sha512-lum+Dv+8S4gqN5H1C576UcQe0M2buoRjEUVs4TctXRSWjBH3ay3w2KyQrOo1yPdRs1I+xK69STz+4mjIisFI5w==",
|
|
3919
|
+
"path": "system.diagnostics.eventlog/9.0.6",
|
|
3920
|
+
"hashPath": "system.diagnostics.eventlog.9.0.6.nupkg.sha512"
|
|
4044
3921
|
},
|
|
4045
3922
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
4046
3923
|
"type": "package",
|
|
@@ -4056,12 +3933,12 @@
|
|
|
4056
3933
|
"path": "system.drawing.common/6.0.0",
|
|
4057
3934
|
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
|
|
4058
3935
|
},
|
|
4059
|
-
"System.Formats.Asn1/9.0.
|
|
3936
|
+
"System.Formats.Asn1/9.0.6": {
|
|
4060
3937
|
"type": "package",
|
|
4061
3938
|
"serviceable": true,
|
|
4062
|
-
"sha512": "sha512-
|
|
4063
|
-
"path": "system.formats.asn1/9.0.
|
|
4064
|
-
"hashPath": "system.formats.asn1.9.0.
|
|
3939
|
+
"sha512": "sha512-8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==",
|
|
3940
|
+
"path": "system.formats.asn1/9.0.6",
|
|
3941
|
+
"hashPath": "system.formats.asn1.9.0.6.nupkg.sha512"
|
|
4065
3942
|
},
|
|
4066
3943
|
"System.Globalization/4.3.0": {
|
|
4067
3944
|
"type": "package",
|
|
@@ -4084,13 +3961,6 @@
|
|
|
4084
3961
|
"path": "system.globalization.extensions/4.3.0",
|
|
4085
3962
|
"hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
|
4086
3963
|
},
|
|
4087
|
-
"System.IdentityModel.Tokens.Jwt/8.1.2": {
|
|
4088
|
-
"type": "package",
|
|
4089
|
-
"serviceable": true,
|
|
4090
|
-
"sha512": "sha512-UoidlNYjML1ZbV5s8bLP84VpxDzv8uhHzyt5YkZwqLmFTmtOQheNuTKpR/5UWmO5Ka4JT3kVmhUNq5Li733wTg==",
|
|
4091
|
-
"path": "system.identitymodel.tokens.jwt/8.1.2",
|
|
4092
|
-
"hashPath": "system.identitymodel.tokens.jwt.8.1.2.nupkg.sha512"
|
|
4093
|
-
},
|
|
4094
3964
|
"System.IO/4.3.0": {
|
|
4095
3965
|
"type": "package",
|
|
4096
3966
|
"serviceable": true,
|
|
@@ -4112,12 +3982,12 @@
|
|
|
4112
3982
|
"path": "system.io.filesystem.primitives/4.3.0",
|
|
4113
3983
|
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
|
|
4114
3984
|
},
|
|
4115
|
-
"System.IO.Hashing/6.0.
|
|
3985
|
+
"System.IO.Hashing/6.0.0": {
|
|
4116
3986
|
"type": "package",
|
|
4117
3987
|
"serviceable": true,
|
|
4118
|
-
"sha512": "sha512-
|
|
4119
|
-
"path": "system.io.hashing/6.0.
|
|
4120
|
-
"hashPath": "system.io.hashing.6.0.
|
|
3988
|
+
"sha512": "sha512-Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==",
|
|
3989
|
+
"path": "system.io.hashing/6.0.0",
|
|
3990
|
+
"hashPath": "system.io.hashing.6.0.0.nupkg.sha512"
|
|
4121
3991
|
},
|
|
4122
3992
|
"System.Linq/4.3.0": {
|
|
4123
3993
|
"type": "package",
|
|
@@ -4126,12 +3996,12 @@
|
|
|
4126
3996
|
"path": "system.linq/4.3.0",
|
|
4127
3997
|
"hashPath": "system.linq.4.3.0.nupkg.sha512"
|
|
4128
3998
|
},
|
|
4129
|
-
"System.Linq.AsyncEnumerable/10.0.0-preview.
|
|
3999
|
+
"System.Linq.AsyncEnumerable/10.0.0-preview.5.25277.114": {
|
|
4130
4000
|
"type": "package",
|
|
4131
4001
|
"serviceable": true,
|
|
4132
|
-
"sha512": "sha512-
|
|
4133
|
-
"path": "system.linq.asyncenumerable/10.0.0-preview.
|
|
4134
|
-
"hashPath": "system.linq.asyncenumerable.10.0.0-preview.
|
|
4002
|
+
"sha512": "sha512-eyTyBcy3HEanysdOjI4UQfFxhKonxiyXc1XEXy0fQysQCS5UKKuJMBzG+qhtOoK5QdA6EFHkGiRzRSQhzcUFwg==",
|
|
4003
|
+
"path": "system.linq.asyncenumerable/10.0.0-preview.5.25277.114",
|
|
4004
|
+
"hashPath": "system.linq.asyncenumerable.10.0.0-preview.5.25277.114.nupkg.sha512"
|
|
4135
4005
|
},
|
|
4136
4006
|
"System.Memory/4.5.5": {
|
|
4137
4007
|
"type": "package",
|
|
@@ -4161,12 +4031,12 @@
|
|
|
4161
4031
|
"path": "system.net.primitives/4.3.0",
|
|
4162
4032
|
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
|
|
4163
4033
|
},
|
|
4164
|
-
"System.Net.ServerSentEvents/10.0.0-preview.
|
|
4034
|
+
"System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
|
|
4165
4035
|
"type": "package",
|
|
4166
4036
|
"serviceable": true,
|
|
4167
|
-
"sha512": "sha512-
|
|
4168
|
-
"path": "system.net.serversentevents/10.0.0-preview.
|
|
4169
|
-
"hashPath": "system.net.serversentevents.10.0.0-preview.
|
|
4037
|
+
"sha512": "sha512-QQL7WATnUgjv1TKMg0QWJ6gOc7Hmwv4o+EXTxIPn6RRWnSZfcTXIr0KspVnLirluo6Df2Yk3enMovQy98YXq7A==",
|
|
4038
|
+
"path": "system.net.serversentevents/10.0.0-preview.5.25277.114",
|
|
4039
|
+
"hashPath": "system.net.serversentevents.10.0.0-preview.5.25277.114.nupkg.sha512"
|
|
4170
4040
|
},
|
|
4171
4041
|
"System.Numerics.Vectors/4.5.0": {
|
|
4172
4042
|
"type": "package",
|
|
@@ -4315,13 +4185,6 @@
|
|
|
4315
4185
|
"path": "system.security.permissions/6.0.0",
|
|
4316
4186
|
"hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
|
|
4317
4187
|
},
|
|
4318
|
-
"System.Security.Principal.Windows/5.0.0": {
|
|
4319
|
-
"type": "package",
|
|
4320
|
-
"serviceable": true,
|
|
4321
|
-
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
4322
|
-
"path": "system.security.principal.windows/5.0.0",
|
|
4323
|
-
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
4324
|
-
},
|
|
4325
4188
|
"System.Text.Encoding/4.3.0": {
|
|
4326
4189
|
"type": "package",
|
|
4327
4190
|
"serviceable": true,
|
|
@@ -4336,12 +4199,12 @@
|
|
|
4336
4199
|
"path": "system.text.encoding.extensions/4.3.0",
|
|
4337
4200
|
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
|
4338
4201
|
},
|
|
4339
|
-
"System.Text.Json/
|
|
4202
|
+
"System.Text.Json/8.0.5": {
|
|
4340
4203
|
"type": "package",
|
|
4341
4204
|
"serviceable": true,
|
|
4342
|
-
"sha512": "sha512-
|
|
4343
|
-
"path": "system.text.json/
|
|
4344
|
-
"hashPath": "system.text.json.
|
|
4205
|
+
"sha512": "sha512-0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
|
|
4206
|
+
"path": "system.text.json/8.0.5",
|
|
4207
|
+
"hashPath": "system.text.json.8.0.5.nupkg.sha512"
|
|
4345
4208
|
},
|
|
4346
4209
|
"System.Text.RegularExpressions/4.3.1": {
|
|
4347
4210
|
"type": "package",
|