@azure/mcp-darwin-arm64 0.1.1 → 0.2.0

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.
Files changed (50) hide show
  1. package/README.md +11 -3
  2. package/dist/Azure.Core.dll +0 -0
  3. package/dist/Azure.Data.AppConfiguration.dll +0 -0
  4. package/dist/Azure.Data.Tables.dll +0 -0
  5. package/dist/Azure.Identity.dll +0 -0
  6. package/dist/Azure.Monitor.OpenTelemetry.AspNetCore.dll +0 -0
  7. package/dist/Azure.Monitor.OpenTelemetry.Exporter.dll +0 -0
  8. package/dist/Azure.ResourceManager.Kusto.dll +0 -0
  9. package/dist/Azure.ResourceManager.OperationalInsights.dll +0 -0
  10. package/dist/Azure.ResourceManager.Storage.dll +0 -0
  11. package/dist/Azure.Search.Documents.dll +0 -0
  12. package/dist/Kusto.Cloud.Platform.Msal.dll +0 -0
  13. package/dist/Kusto.Cloud.Platform.dll +0 -0
  14. package/dist/Kusto.Data.dll +0 -0
  15. package/dist/Microsoft.Azure.Cosmos.Client.dll +0 -0
  16. package/dist/Microsoft.Azure.Cosmos.Core.dll +0 -0
  17. package/dist/Microsoft.Azure.Cosmos.Direct.dll +0 -0
  18. package/dist/Microsoft.Azure.Cosmos.Serialization.HybridRow.dll +0 -0
  19. package/dist/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  20. package/dist/Microsoft.Bcl.TimeProvider.dll +0 -0
  21. package/dist/Microsoft.IO.RecyclableMemoryStream.dll +0 -0
  22. package/dist/Microsoft.Identity.Client.Broker.dll +0 -0
  23. package/dist/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
  24. package/dist/Microsoft.Identity.Client.NativeInterop.dll +0 -0
  25. package/dist/Microsoft.Identity.Client.dll +0 -0
  26. package/dist/Microsoft.IdentityModel.Abstractions.dll +0 -0
  27. package/dist/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
  28. package/dist/Microsoft.IdentityModel.Logging.dll +0 -0
  29. package/dist/Microsoft.IdentityModel.Tokens.dll +0 -0
  30. package/dist/ModelContextProtocol.AspNetCore.dll +0 -0
  31. package/dist/ModelContextProtocol.dll +0 -0
  32. package/dist/OpenTelemetry.Api.ProviderBuilderExtensions.dll +0 -0
  33. package/dist/OpenTelemetry.Api.dll +0 -0
  34. package/dist/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll +0 -0
  35. package/dist/OpenTelemetry.Extensions.Hosting.dll +0 -0
  36. package/dist/OpenTelemetry.Instrumentation.AspNetCore.dll +0 -0
  37. package/dist/OpenTelemetry.Instrumentation.Http.dll +0 -0
  38. package/dist/OpenTelemetry.PersistentStorage.Abstractions.dll +0 -0
  39. package/dist/OpenTelemetry.PersistentStorage.FileSystem.dll +0 -0
  40. package/dist/OpenTelemetry.dll +0 -0
  41. package/dist/System.ClientModel.dll +0 -0
  42. package/dist/System.IO.Hashing.dll +0 -0
  43. package/dist/System.IdentityModel.Tokens.Jwt.dll +0 -0
  44. package/dist/System.Linq.AsyncEnumerable.dll +0 -0
  45. package/dist/System.Net.ServerSentEvents.dll +0 -0
  46. package/dist/azmcp +0 -0
  47. package/dist/azmcp.deps.json +751 -647
  48. package/dist/azmcp.dll +0 -0
  49. package/package.json +1 -1
  50. package/dist/Kusto.Cloud.Platform.Aad.dll +0 -0
@@ -7,45 +7,45 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/osx-arm64": {
10
- "azmcp/0.1.1": {
10
+ "azmcp/0.2.0": {
11
11
  "dependencies": {
12
- "Azure.Core": "1.45.0",
13
- "Azure.Data.AppConfiguration": "1.6.0",
14
- "Azure.Data.Tables": "12.10.0",
15
- "Azure.Identity": "1.13.2",
12
+ "Azure.Core": "1.46.1",
13
+ "Azure.Data.AppConfiguration": "1.6.1",
14
+ "Azure.Data.Tables": "12.11.0",
15
+ "Azure.Identity": "1.14.0",
16
16
  "Azure.Identity.Broker": "1.2.0",
17
17
  "Azure.Messaging.ServiceBus": "7.19.0",
18
- "Azure.Monitor.OpenTelemetry.AspNetCore": "1.2.0",
18
+ "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
19
19
  "Azure.Monitor.Query": "1.6.0",
20
20
  "Azure.ResourceManager.AppConfiguration": "1.4.0",
21
21
  "Azure.ResourceManager.CosmosDB": "1.3.2",
22
- "Azure.ResourceManager.Kusto": "1.1.0",
23
- "Azure.ResourceManager.OperationalInsights": "1.2.2",
22
+ "Azure.ResourceManager.Kusto": "1.6.0",
23
+ "Azure.ResourceManager.OperationalInsights": "1.3.0",
24
24
  "Azure.ResourceManager.PostgreSql": "1.2.0",
25
25
  "Azure.ResourceManager.Redis": "1.5.0",
26
26
  "Azure.ResourceManager.RedisEnterprise": "1.1.0",
27
27
  "Azure.ResourceManager.Search": "1.2.3",
28
- "Azure.ResourceManager.Storage": "1.4.0",
29
- "Azure.Search.Documents": "11.7.0-beta.3",
28
+ "Azure.ResourceManager.Storage": "1.4.2",
29
+ "Azure.Search.Documents": "11.7.0-beta.4",
30
30
  "Azure.Security.KeyVault.Keys": "4.7.0",
31
31
  "Azure.Storage.Blobs": "12.24.0",
32
- "Microsoft.Azure.Cosmos": "3.48.0",
33
- "Microsoft.Azure.Kusto.Data": "11.2.2",
32
+ "Microsoft.Azure.Cosmos": "3.51.0",
33
+ "Microsoft.Azure.Kusto.Data": "13.0.2",
34
34
  "Microsoft.Extensions.Azure": "1.11.0",
35
- "Microsoft.Extensions.Caching.Memory": "9.0.4",
36
- "Microsoft.Extensions.DependencyInjection": "9.0.4",
37
- "Microsoft.Extensions.Hosting": "9.0.4",
38
- "Microsoft.Identity.Client.Broker": "4.67.2",
35
+ "Microsoft.Extensions.Caching.Memory": "9.0.5",
36
+ "Microsoft.Extensions.DependencyInjection": "9.0.5",
37
+ "Microsoft.Extensions.Hosting": "9.0.5",
38
+ "Microsoft.Identity.Client.Broker": "4.72.1",
39
39
  "Microsoft.NET.ILLink.Tasks": "9.0.5",
40
- "ModelContextProtocol": "0.2.0-preview.1",
41
- "ModelContextProtocol.AspNetCore": "0.2.0-preview.1",
40
+ "ModelContextProtocol": "0.2.0-preview.2",
41
+ "ModelContextProtocol.AspNetCore": "0.2.0-preview.2",
42
42
  "Newtonsoft.Json": "13.0.3",
43
43
  "Npgsql": "9.0.3",
44
- "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.11.2",
44
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
45
45
  "System.CommandLine": "2.0.0-beta4.22272.1",
46
- "System.Formats.Asn1": "9.0.4",
47
- "System.Linq.AsyncEnumerable": "10.0.0-preview.3.25171.5",
48
- "System.Net.ServerSentEvents": "10.0.0-preview.3.25171.5",
46
+ "System.Formats.Asn1": "9.0.5",
47
+ "System.Linq.AsyncEnumerable": "10.0.0-preview.4.25258.110",
48
+ "System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110",
49
49
  "runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64": "9.0.5",
50
50
  "runtimepack.Microsoft.AspNetCore.App.Runtime.osx-arm64": "9.0.5"
51
51
  },
@@ -1340,17 +1340,16 @@
1340
1340
  }
1341
1341
  }
1342
1342
  },
1343
- "Azure.Core/1.45.0": {
1343
+ "Azure.Core/1.46.1": {
1344
1344
  "dependencies": {
1345
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
1346
- "System.ClientModel": "1.4.0-beta.1",
1347
- "System.Memory.Data": "6.0.1",
1348
- "System.Threading.Tasks.Extensions": "4.5.4"
1345
+ "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
1346
+ "System.ClientModel": "1.4.1",
1347
+ "System.Memory.Data": "6.0.1"
1349
1348
  },
1350
1349
  "runtime": {
1351
1350
  "lib/net8.0/Azure.Core.dll": {
1352
- "assemblyVersion": "1.45.0.0",
1353
- "fileVersion": "1.4500.25.10604"
1351
+ "assemblyVersion": "1.46.1.0",
1352
+ "fileVersion": "1.4600.125.25909"
1354
1353
  }
1355
1354
  }
1356
1355
  },
@@ -1367,49 +1366,48 @@
1367
1366
  }
1368
1367
  }
1369
1368
  },
1370
- "Azure.Data.AppConfiguration/1.6.0": {
1369
+ "Azure.Data.AppConfiguration/1.6.1": {
1371
1370
  "dependencies": {
1372
- "Azure.Core": "1.45.0"
1371
+ "Azure.Core": "1.46.1"
1373
1372
  },
1374
1373
  "runtime": {
1375
1374
  "lib/net8.0/Azure.Data.AppConfiguration.dll": {
1376
- "assemblyVersion": "1.6.0.0",
1377
- "fileVersion": "1.600.25.16103"
1375
+ "assemblyVersion": "1.6.1.0",
1376
+ "fileVersion": "1.600.125.25904"
1378
1377
  }
1379
1378
  }
1380
1379
  },
1381
- "Azure.Data.Tables/12.10.0": {
1380
+ "Azure.Data.Tables/12.11.0": {
1382
1381
  "dependencies": {
1383
- "Azure.Core": "1.45.0"
1382
+ "Azure.Core": "1.46.1"
1384
1383
  },
1385
1384
  "runtime": {
1386
1385
  "lib/net8.0/Azure.Data.Tables.dll": {
1387
- "assemblyVersion": "12.10.0.0",
1388
- "fileVersion": "12.1000.25.6402"
1386
+ "assemblyVersion": "12.11.0.0",
1387
+ "fileVersion": "12.1100.25.25502"
1389
1388
  }
1390
1389
  }
1391
1390
  },
1392
- "Azure.Identity/1.13.2": {
1391
+ "Azure.Identity/1.14.0": {
1393
1392
  "dependencies": {
1394
- "Azure.Core": "1.45.0",
1395
- "Microsoft.Identity.Client": "4.67.2",
1396
- "Microsoft.Identity.Client.Extensions.Msal": "4.67.2",
1397
- "System.Memory": "4.5.5",
1398
- "System.Threading.Tasks.Extensions": "4.5.4"
1393
+ "Azure.Core": "1.46.1",
1394
+ "Microsoft.Identity.Client": "4.72.1",
1395
+ "Microsoft.Identity.Client.Extensions.Msal": "4.71.1",
1396
+ "System.Memory": "4.5.5"
1399
1397
  },
1400
1398
  "runtime": {
1401
1399
  "lib/net8.0/Azure.Identity.dll": {
1402
- "assemblyVersion": "1.13.2.0",
1403
- "fileVersion": "1.1300.225.6404"
1400
+ "assemblyVersion": "1.14.0.0",
1401
+ "fileVersion": "1.1400.25.26304"
1404
1402
  }
1405
1403
  }
1406
1404
  },
1407
1405
  "Azure.Identity.Broker/1.2.0": {
1408
1406
  "dependencies": {
1409
- "Azure.Identity": "1.13.2",
1410
- "Microsoft.Identity.Client": "4.67.2",
1411
- "Microsoft.Identity.Client.Broker": "4.67.2",
1412
- "Microsoft.Identity.Client.Extensions.Msal": "4.67.2",
1407
+ "Azure.Identity": "1.14.0",
1408
+ "Microsoft.Identity.Client": "4.72.1",
1409
+ "Microsoft.Identity.Client.Broker": "4.72.1",
1410
+ "Microsoft.Identity.Client.Extensions.Msal": "4.71.1",
1413
1411
  "System.Memory": "4.5.5",
1414
1412
  "System.Threading.Tasks.Extensions": "4.5.4"
1415
1413
  },
@@ -1422,7 +1420,7 @@
1422
1420
  },
1423
1421
  "Azure.Messaging.ServiceBus/7.19.0": {
1424
1422
  "dependencies": {
1425
- "Azure.Core": "1.45.0",
1423
+ "Azure.Core": "1.46.1",
1426
1424
  "Azure.Core.Amqp": "1.3.1",
1427
1425
  "Microsoft.Azure.Amqp": "2.6.9"
1428
1426
  },
@@ -1433,37 +1431,38 @@
1433
1431
  }
1434
1432
  }
1435
1433
  },
1436
- "Azure.Monitor.OpenTelemetry.AspNetCore/1.2.0": {
1434
+ "Azure.Monitor.OpenTelemetry.AspNetCore/1.3.0": {
1437
1435
  "dependencies": {
1438
- "Azure.Core": "1.45.0",
1439
- "Azure.Monitor.OpenTelemetry.Exporter": "1.3.0",
1440
- "OpenTelemetry.Extensions.Hosting": "1.8.1",
1441
- "OpenTelemetry.Instrumentation.AspNetCore": "1.8.1",
1442
- "OpenTelemetry.Instrumentation.Http": "1.8.1"
1436
+ "Azure.Core": "1.46.1",
1437
+ "Azure.Monitor.OpenTelemetry.Exporter": "1.4.0",
1438
+ "OpenTelemetry.Extensions.Hosting": "1.12.0",
1439
+ "OpenTelemetry.Instrumentation.AspNetCore": "1.12.0",
1440
+ "OpenTelemetry.Instrumentation.Http": "1.12.0"
1443
1441
  },
1444
1442
  "runtime": {
1445
- "lib/net6.0/Azure.Monitor.OpenTelemetry.AspNetCore.dll": {
1446
- "assemblyVersion": "1.2.0.0",
1447
- "fileVersion": "1.200.24.31101"
1443
+ "lib/net8.0/Azure.Monitor.OpenTelemetry.AspNetCore.dll": {
1444
+ "assemblyVersion": "1.3.0.0",
1445
+ "fileVersion": "1.300.25.25905"
1448
1446
  }
1449
1447
  }
1450
1448
  },
1451
- "Azure.Monitor.OpenTelemetry.Exporter/1.3.0": {
1449
+ "Azure.Monitor.OpenTelemetry.Exporter/1.4.0": {
1452
1450
  "dependencies": {
1453
- "Azure.Core": "1.45.0",
1454
- "OpenTelemetry": "1.11.2",
1455
- "OpenTelemetry.PersistentStorage.FileSystem": "1.0.0"
1451
+ "Azure.Core": "1.46.1",
1452
+ "OpenTelemetry": "1.12.0",
1453
+ "OpenTelemetry.Extensions.Hosting": "1.12.0",
1454
+ "OpenTelemetry.PersistentStorage.FileSystem": "1.0.1"
1456
1455
  },
1457
1456
  "runtime": {
1458
- "lib/net6.0/Azure.Monitor.OpenTelemetry.Exporter.dll": {
1459
- "assemblyVersion": "1.3.0.0",
1460
- "fileVersion": "1.300.24.31002"
1457
+ "lib/net8.0/Azure.Monitor.OpenTelemetry.Exporter.dll": {
1458
+ "assemblyVersion": "1.4.0.0",
1459
+ "fileVersion": "1.400.25.25902"
1461
1460
  }
1462
1461
  }
1463
1462
  },
1464
1463
  "Azure.Monitor.Query/1.6.0": {
1465
1464
  "dependencies": {
1466
- "Azure.Core": "1.45.0"
1465
+ "Azure.Core": "1.46.1"
1467
1466
  },
1468
1467
  "runtime": {
1469
1468
  "lib/net8.0/Azure.Monitor.Query.dll": {
@@ -1474,8 +1473,8 @@
1474
1473
  },
1475
1474
  "Azure.ResourceManager/1.13.0": {
1476
1475
  "dependencies": {
1477
- "Azure.Core": "1.45.0",
1478
- "System.ClientModel": "1.4.0-beta.1",
1476
+ "Azure.Core": "1.46.1",
1477
+ "System.ClientModel": "1.4.1",
1479
1478
  "System.Text.Json": "6.0.10"
1480
1479
  },
1481
1480
  "runtime": {
@@ -1487,9 +1486,9 @@
1487
1486
  },
1488
1487
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
1489
1488
  "dependencies": {
1490
- "Azure.Core": "1.45.0",
1489
+ "Azure.Core": "1.46.1",
1491
1490
  "Azure.ResourceManager": "1.13.0",
1492
- "System.ClientModel": "1.4.0-beta.1",
1491
+ "System.ClientModel": "1.4.1",
1493
1492
  "System.Text.Json": "6.0.10"
1494
1493
  },
1495
1494
  "runtime": {
@@ -1501,9 +1500,9 @@
1501
1500
  },
1502
1501
  "Azure.ResourceManager.CosmosDB/1.3.2": {
1503
1502
  "dependencies": {
1504
- "Azure.Core": "1.45.0",
1503
+ "Azure.Core": "1.46.1",
1505
1504
  "Azure.ResourceManager": "1.13.0",
1506
- "System.ClientModel": "1.4.0-beta.1",
1505
+ "System.ClientModel": "1.4.1",
1507
1506
  "System.Text.Json": "6.0.10"
1508
1507
  },
1509
1508
  "runtime": {
@@ -1513,38 +1512,37 @@
1513
1512
  }
1514
1513
  }
1515
1514
  },
1516
- "Azure.ResourceManager.Kusto/1.1.0": {
1515
+ "Azure.ResourceManager.Kusto/1.6.0": {
1517
1516
  "dependencies": {
1518
- "Azure.Core": "1.45.0",
1517
+ "Azure.Core": "1.46.1",
1519
1518
  "Azure.ResourceManager": "1.13.0",
1519
+ "System.ClientModel": "1.4.1",
1520
1520
  "System.Text.Json": "6.0.10"
1521
1521
  },
1522
1522
  "runtime": {
1523
- "lib/netstandard2.0/Azure.ResourceManager.Kusto.dll": {
1524
- "assemblyVersion": "1.1.0.0",
1525
- "fileVersion": "1.100.22.56702"
1523
+ "lib/net8.0/Azure.ResourceManager.Kusto.dll": {
1524
+ "assemblyVersion": "1.6.0.0",
1525
+ "fileVersion": "1.600.25.7103"
1526
1526
  }
1527
1527
  }
1528
1528
  },
1529
- "Azure.ResourceManager.OperationalInsights/1.2.2": {
1529
+ "Azure.ResourceManager.OperationalInsights/1.3.0": {
1530
1530
  "dependencies": {
1531
- "Azure.Core": "1.45.0",
1532
- "Azure.ResourceManager": "1.13.0",
1533
- "System.ClientModel": "1.4.0-beta.1",
1534
- "System.Text.Json": "6.0.10"
1531
+ "Azure.Core": "1.46.1",
1532
+ "Azure.ResourceManager": "1.13.0"
1535
1533
  },
1536
1534
  "runtime": {
1537
- "lib/netstandard2.0/Azure.ResourceManager.OperationalInsights.dll": {
1538
- "assemblyVersion": "1.2.2.0",
1539
- "fileVersion": "1.200.224.25702"
1535
+ "lib/net8.0/Azure.ResourceManager.OperationalInsights.dll": {
1536
+ "assemblyVersion": "1.3.0.0",
1537
+ "fileVersion": "1.300.25.22302"
1540
1538
  }
1541
1539
  }
1542
1540
  },
1543
1541
  "Azure.ResourceManager.PostgreSql/1.2.0": {
1544
1542
  "dependencies": {
1545
- "Azure.Core": "1.45.0",
1543
+ "Azure.Core": "1.46.1",
1546
1544
  "Azure.ResourceManager": "1.13.0",
1547
- "System.ClientModel": "1.4.0-beta.1",
1545
+ "System.ClientModel": "1.4.1",
1548
1546
  "System.Text.Json": "6.0.10"
1549
1547
  },
1550
1548
  "runtime": {
@@ -1556,9 +1554,9 @@
1556
1554
  },
1557
1555
  "Azure.ResourceManager.Redis/1.5.0": {
1558
1556
  "dependencies": {
1559
- "Azure.Core": "1.45.0",
1557
+ "Azure.Core": "1.46.1",
1560
1558
  "Azure.ResourceManager": "1.13.0",
1561
- "System.ClientModel": "1.4.0-beta.1",
1559
+ "System.ClientModel": "1.4.1",
1562
1560
  "System.Text.Json": "6.0.10"
1563
1561
  },
1564
1562
  "runtime": {
@@ -1570,9 +1568,9 @@
1570
1568
  },
1571
1569
  "Azure.ResourceManager.RedisEnterprise/1.1.0": {
1572
1570
  "dependencies": {
1573
- "Azure.Core": "1.45.0",
1571
+ "Azure.Core": "1.46.1",
1574
1572
  "Azure.ResourceManager": "1.13.0",
1575
- "System.ClientModel": "1.4.0-beta.1",
1573
+ "System.ClientModel": "1.4.1",
1576
1574
  "System.Text.Json": "6.0.10"
1577
1575
  },
1578
1576
  "runtime": {
@@ -1584,9 +1582,9 @@
1584
1582
  },
1585
1583
  "Azure.ResourceManager.Search/1.2.3": {
1586
1584
  "dependencies": {
1587
- "Azure.Core": "1.45.0",
1585
+ "Azure.Core": "1.46.1",
1588
1586
  "Azure.ResourceManager": "1.13.0",
1589
- "System.ClientModel": "1.4.0-beta.1",
1587
+ "System.ClientModel": "1.4.1",
1590
1588
  "System.Text.Json": "6.0.10"
1591
1589
  },
1592
1590
  "runtime": {
@@ -1596,35 +1594,33 @@
1596
1594
  }
1597
1595
  }
1598
1596
  },
1599
- "Azure.ResourceManager.Storage/1.4.0": {
1597
+ "Azure.ResourceManager.Storage/1.4.2": {
1600
1598
  "dependencies": {
1601
- "Azure.Core": "1.45.0",
1602
- "Azure.ResourceManager": "1.13.0",
1603
- "System.ClientModel": "1.4.0-beta.1",
1604
- "System.Text.Json": "6.0.10"
1599
+ "Azure.Core": "1.46.1",
1600
+ "Azure.ResourceManager": "1.13.0"
1605
1601
  },
1606
1602
  "runtime": {
1607
1603
  "lib/net8.0/Azure.ResourceManager.Storage.dll": {
1608
- "assemblyVersion": "1.4.0.0",
1609
- "fileVersion": "1.400.25.15301"
1604
+ "assemblyVersion": "1.4.2.0",
1605
+ "fileVersion": "1.400.225.22902"
1610
1606
  }
1611
1607
  }
1612
1608
  },
1613
- "Azure.Search.Documents/11.7.0-beta.3": {
1609
+ "Azure.Search.Documents/11.7.0-beta.4": {
1614
1610
  "dependencies": {
1615
- "Azure.Core": "1.45.0",
1616
- "System.ClientModel": "1.4.0-beta.1"
1611
+ "Azure.Core": "1.46.1",
1612
+ "System.ClientModel": "1.4.1"
1617
1613
  },
1618
1614
  "runtime": {
1619
1615
  "lib/net8.0/Azure.Search.Documents.dll": {
1620
1616
  "assemblyVersion": "11.7.0.0",
1621
- "fileVersion": "11.700.25.17503"
1617
+ "fileVersion": "11.700.25.26402"
1622
1618
  }
1623
1619
  }
1624
1620
  },
1625
1621
  "Azure.Security.KeyVault.Keys/4.7.0": {
1626
1622
  "dependencies": {
1627
- "Azure.Core": "1.45.0",
1623
+ "Azure.Core": "1.46.1",
1628
1624
  "System.Memory": "4.5.5",
1629
1625
  "System.Text.Json": "6.0.10",
1630
1626
  "System.Threading.Tasks.Extensions": "4.5.4"
@@ -1649,8 +1645,8 @@
1649
1645
  },
1650
1646
  "Azure.Storage.Common/12.23.0": {
1651
1647
  "dependencies": {
1652
- "Azure.Core": "1.45.0",
1653
- "System.IO.Hashing": "6.0.0"
1648
+ "Azure.Core": "1.46.1",
1649
+ "System.IO.Hashing": "6.0.1"
1654
1650
  },
1655
1651
  "runtime": {
1656
1652
  "lib/net8.0/Azure.Storage.Common.dll": {
@@ -1667,13 +1663,13 @@
1667
1663
  }
1668
1664
  }
1669
1665
  },
1670
- "Microsoft.Azure.Cosmos/3.48.0": {
1666
+ "Microsoft.Azure.Cosmos/3.51.0": {
1671
1667
  "dependencies": {
1672
- "Azure.Core": "1.45.0",
1673
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
1668
+ "Azure.Core": "1.46.1",
1669
+ "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
1674
1670
  "Microsoft.Bcl.HashCode": "1.1.0",
1675
1671
  "System.Buffers": "4.5.1",
1676
- "System.Collections.Immutable": "5.0.0",
1672
+ "System.Collections.Immutable": "8.0.0",
1677
1673
  "System.Configuration.ConfigurationManager": "6.0.0",
1678
1674
  "System.Diagnostics.DiagnosticSource": "9.0.0",
1679
1675
  "System.Memory": "4.5.5",
@@ -1686,16 +1682,16 @@
1686
1682
  },
1687
1683
  "runtime": {
1688
1684
  "lib/netstandard2.0/Microsoft.Azure.Cosmos.Client.dll": {
1689
- "assemblyVersion": "3.48.0.0",
1690
- "fileVersion": "3.48.0.0"
1685
+ "assemblyVersion": "3.51.0.0",
1686
+ "fileVersion": "3.51.0.0"
1691
1687
  },
1692
1688
  "lib/netstandard2.0/Microsoft.Azure.Cosmos.Core.dll": {
1693
1689
  "assemblyVersion": "2.11.0.0",
1694
1690
  "fileVersion": "2.11.0.0"
1695
1691
  },
1696
1692
  "lib/netstandard2.0/Microsoft.Azure.Cosmos.Direct.dll": {
1697
- "assemblyVersion": "3.37.10.0",
1698
- "fileVersion": "3.37.10.0"
1693
+ "assemblyVersion": "3.38.0.0",
1694
+ "fileVersion": "3.38.0.0"
1699
1695
  },
1700
1696
  "lib/netstandard2.0/Microsoft.Azure.Cosmos.Serialization.HybridRow.dll": {
1701
1697
  "assemblyVersion": "1.1.0.0",
@@ -1703,56 +1699,60 @@
1703
1699
  }
1704
1700
  }
1705
1701
  },
1706
- "Microsoft.Azure.Kusto.Cloud.Platform/11.2.2": {
1702
+ "Microsoft.Azure.Kusto.Cloud.Platform/13.0.2": {
1707
1703
  "dependencies": {
1708
- "Microsoft.CSharp": "4.5.0",
1709
- "Microsoft.IO.RecyclableMemoryStream": "2.2.0",
1704
+ "Microsoft.CSharp": "4.7.0",
1705
+ "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
1710
1706
  "Newtonsoft.Json": "13.0.3",
1711
- "System.Collections.Immutable": "5.0.0",
1707
+ "System.Collections.Immutable": "8.0.0",
1708
+ "System.IO.Hashing": "6.0.1",
1709
+ "System.IdentityModel.Tokens.Jwt": "8.1.2",
1710
+ "System.Net.Http": "4.3.4",
1712
1711
  "System.Security.AccessControl": "6.0.0",
1713
- "System.Security.Cryptography.Cng": "4.5.0",
1714
1712
  "System.Security.Principal.Windows": "5.0.0"
1715
1713
  },
1716
1714
  "runtime": {
1717
- "lib/net6.0/Kusto.Cloud.Platform.dll": {
1718
- "assemblyVersion": "11.2.2.0",
1719
- "fileVersion": "11.2.2.0"
1715
+ "lib/net8.0/Kusto.Cloud.Platform.dll": {
1716
+ "assemblyVersion": "13.0.2.0",
1717
+ "fileVersion": "13.0.2.0"
1720
1718
  }
1721
1719
  }
1722
1720
  },
1723
- "Microsoft.Azure.Kusto.Cloud.Platform.Aad/11.2.2": {
1721
+ "Microsoft.Azure.Kusto.Cloud.Platform.Msal/13.0.2": {
1724
1722
  "dependencies": {
1725
- "Azure.Core": "1.45.0",
1726
- "Azure.Identity": "1.13.2",
1727
- "Microsoft.Azure.Kusto.Cloud.Platform": "11.2.2",
1728
- "Microsoft.Identity.Client": "4.67.2"
1723
+ "Azure.Core": "1.46.1",
1724
+ "Azure.Identity": "1.14.0",
1725
+ "Microsoft.Azure.Kusto.Cloud.Platform": "13.0.2",
1726
+ "Microsoft.Identity.Client": "4.72.1",
1727
+ "Microsoft.Identity.Client.Broker": "4.72.1"
1729
1728
  },
1730
1729
  "runtime": {
1731
- "lib/net6.0/Kusto.Cloud.Platform.Aad.dll": {
1732
- "assemblyVersion": "11.2.2.0",
1733
- "fileVersion": "11.2.2.0"
1730
+ "lib/net8.0/Kusto.Cloud.Platform.Msal.dll": {
1731
+ "assemblyVersion": "13.0.2.0",
1732
+ "fileVersion": "13.0.2.0"
1734
1733
  }
1735
1734
  }
1736
1735
  },
1737
- "Microsoft.Azure.Kusto.Data/11.2.2": {
1736
+ "Microsoft.Azure.Kusto.Data/13.0.2": {
1738
1737
  "dependencies": {
1739
- "Microsoft.Azure.Kusto.Cloud.Platform": "11.2.2",
1740
- "Microsoft.Azure.Kusto.Cloud.Platform.Aad": "11.2.2",
1741
- "Microsoft.Identity.Client": "4.67.2",
1742
- "Microsoft.Identity.Client.Extensions.Msal": "4.67.2"
1738
+ "Microsoft.Azure.Kusto.Cloud.Platform": "13.0.2",
1739
+ "Microsoft.Azure.Kusto.Cloud.Platform.Msal": "13.0.2",
1740
+ "Microsoft.Identity.Client": "4.72.1",
1741
+ "Microsoft.Identity.Client.Extensions.Msal": "4.71.1",
1742
+ "System.Diagnostics.DiagnosticSource": "9.0.0"
1743
1743
  },
1744
1744
  "runtime": {
1745
- "lib/net6.0/Kusto.Data.dll": {
1746
- "assemblyVersion": "11.2.2.0",
1747
- "fileVersion": "11.2.2.0"
1745
+ "lib/net8.0/Kusto.Data.dll": {
1746
+ "assemblyVersion": "13.0.2.0",
1747
+ "fileVersion": "13.0.2.0"
1748
1748
  }
1749
1749
  }
1750
1750
  },
1751
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
1751
+ "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
1752
1752
  "runtime": {
1753
1753
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
1754
- "assemblyVersion": "6.0.0.0",
1755
- "fileVersion": "6.0.21.52210"
1754
+ "assemblyVersion": "8.0.0.0",
1755
+ "fileVersion": "8.0.23.53103"
1756
1756
  }
1757
1757
  }
1758
1758
  },
@@ -1764,7 +1764,15 @@
1764
1764
  }
1765
1765
  }
1766
1766
  },
1767
- "Microsoft.CSharp/4.5.0": {},
1767
+ "Microsoft.Bcl.TimeProvider/8.0.1": {
1768
+ "runtime": {
1769
+ "lib/net8.0/Microsoft.Bcl.TimeProvider.dll": {
1770
+ "assemblyVersion": "8.0.0.1",
1771
+ "fileVersion": "8.0.123.58001"
1772
+ }
1773
+ }
1774
+ },
1775
+ "Microsoft.CSharp/4.7.0": {},
1768
1776
  "Microsoft.Extensions.AI.Abstractions/9.5.0": {
1769
1777
  "runtime": {
1770
1778
  "lib/net9.0/Microsoft.Extensions.AI.Abstractions.dll": {
@@ -1775,13 +1783,13 @@
1775
1783
  },
1776
1784
  "Microsoft.Extensions.Azure/1.11.0": {
1777
1785
  "dependencies": {
1778
- "Azure.Core": "1.45.0",
1779
- "Azure.Identity": "1.13.2",
1780
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1781
- "Microsoft.Extensions.Configuration.Binder": "9.0.4",
1782
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1783
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1784
- "Microsoft.Extensions.Options": "9.0.4"
1786
+ "Azure.Core": "1.46.1",
1787
+ "Azure.Identity": "1.14.0",
1788
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1789
+ "Microsoft.Extensions.Configuration.Binder": "9.0.5",
1790
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1791
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1792
+ "Microsoft.Extensions.Options": "9.0.5"
1785
1793
  },
1786
1794
  "runtime": {
1787
1795
  "lib/net8.0/Microsoft.Extensions.Azure.dll": {
@@ -1790,271 +1798,306 @@
1790
1798
  }
1791
1799
  }
1792
1800
  },
1793
- "Microsoft.Extensions.Caching.Abstractions/9.0.4": {
1801
+ "Microsoft.Extensions.Caching.Abstractions/9.0.5": {
1794
1802
  "dependencies": {
1795
- "Microsoft.Extensions.Primitives": "9.0.4"
1803
+ "Microsoft.Extensions.Primitives": "9.0.5"
1796
1804
  }
1797
1805
  },
1798
- "Microsoft.Extensions.Caching.Memory/9.0.4": {
1806
+ "Microsoft.Extensions.Caching.Memory/9.0.5": {
1799
1807
  "dependencies": {
1800
- "Microsoft.Extensions.Caching.Abstractions": "9.0.4",
1801
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1802
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1803
- "Microsoft.Extensions.Options": "9.0.4",
1804
- "Microsoft.Extensions.Primitives": "9.0.4"
1808
+ "Microsoft.Extensions.Caching.Abstractions": "9.0.5",
1809
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1810
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1811
+ "Microsoft.Extensions.Options": "9.0.5",
1812
+ "Microsoft.Extensions.Primitives": "9.0.5"
1805
1813
  }
1806
1814
  },
1807
- "Microsoft.Extensions.Configuration/9.0.4": {
1815
+ "Microsoft.Extensions.Configuration/9.0.5": {
1808
1816
  "dependencies": {
1809
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1810
- "Microsoft.Extensions.Primitives": "9.0.4"
1817
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1818
+ "Microsoft.Extensions.Primitives": "9.0.5"
1811
1819
  }
1812
1820
  },
1813
- "Microsoft.Extensions.Configuration.Abstractions/9.0.4": {
1821
+ "Microsoft.Extensions.Configuration.Abstractions/9.0.5": {
1814
1822
  "dependencies": {
1815
- "Microsoft.Extensions.Primitives": "9.0.4"
1823
+ "Microsoft.Extensions.Primitives": "9.0.5"
1816
1824
  }
1817
1825
  },
1818
- "Microsoft.Extensions.Configuration.Binder/9.0.4": {
1826
+ "Microsoft.Extensions.Configuration.Binder/9.0.5": {
1819
1827
  "dependencies": {
1820
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4"
1828
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5"
1821
1829
  }
1822
1830
  },
1823
- "Microsoft.Extensions.Configuration.CommandLine/9.0.4": {
1831
+ "Microsoft.Extensions.Configuration.CommandLine/9.0.5": {
1824
1832
  "dependencies": {
1825
- "Microsoft.Extensions.Configuration": "9.0.4",
1826
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4"
1833
+ "Microsoft.Extensions.Configuration": "9.0.5",
1834
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5"
1827
1835
  }
1828
1836
  },
1829
- "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.4": {
1837
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.5": {
1830
1838
  "dependencies": {
1831
- "Microsoft.Extensions.Configuration": "9.0.4",
1832
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4"
1839
+ "Microsoft.Extensions.Configuration": "9.0.5",
1840
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5"
1833
1841
  }
1834
1842
  },
1835
- "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": {
1843
+ "Microsoft.Extensions.Configuration.FileExtensions/9.0.5": {
1836
1844
  "dependencies": {
1837
- "Microsoft.Extensions.Configuration": "9.0.4",
1838
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1839
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
1840
- "Microsoft.Extensions.FileProviders.Physical": "9.0.4",
1841
- "Microsoft.Extensions.Primitives": "9.0.4"
1845
+ "Microsoft.Extensions.Configuration": "9.0.5",
1846
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1847
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5",
1848
+ "Microsoft.Extensions.FileProviders.Physical": "9.0.5",
1849
+ "Microsoft.Extensions.Primitives": "9.0.5"
1842
1850
  }
1843
1851
  },
1844
- "Microsoft.Extensions.Configuration.Json/9.0.4": {
1852
+ "Microsoft.Extensions.Configuration.Json/9.0.5": {
1845
1853
  "dependencies": {
1846
- "Microsoft.Extensions.Configuration": "9.0.4",
1847
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1848
- "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4",
1849
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4"
1854
+ "Microsoft.Extensions.Configuration": "9.0.5",
1855
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1856
+ "Microsoft.Extensions.Configuration.FileExtensions": "9.0.5",
1857
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5"
1850
1858
  }
1851
1859
  },
1852
- "Microsoft.Extensions.Configuration.UserSecrets/9.0.4": {
1860
+ "Microsoft.Extensions.Configuration.UserSecrets/9.0.5": {
1853
1861
  "dependencies": {
1854
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1855
- "Microsoft.Extensions.Configuration.Json": "9.0.4",
1856
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
1857
- "Microsoft.Extensions.FileProviders.Physical": "9.0.4"
1862
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1863
+ "Microsoft.Extensions.Configuration.Json": "9.0.5",
1864
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5",
1865
+ "Microsoft.Extensions.FileProviders.Physical": "9.0.5"
1858
1866
  }
1859
1867
  },
1860
- "Microsoft.Extensions.DependencyInjection/9.0.4": {
1868
+ "Microsoft.Extensions.DependencyInjection/9.0.5": {
1861
1869
  "dependencies": {
1862
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4"
1870
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5"
1863
1871
  }
1864
1872
  },
1865
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": {},
1866
- "Microsoft.Extensions.Diagnostics/9.0.4": {
1873
+ "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {},
1874
+ "Microsoft.Extensions.Diagnostics/9.0.5": {
1867
1875
  "dependencies": {
1868
- "Microsoft.Extensions.Configuration": "9.0.4",
1869
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.4",
1870
- "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.4"
1876
+ "Microsoft.Extensions.Configuration": "9.0.5",
1877
+ "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.5",
1878
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.5"
1871
1879
  }
1872
1880
  },
1873
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.4": {
1881
+ "Microsoft.Extensions.Diagnostics.Abstractions/9.0.5": {
1874
1882
  "dependencies": {
1875
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1876
- "Microsoft.Extensions.Options": "9.0.4"
1883
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1884
+ "Microsoft.Extensions.Options": "9.0.5"
1877
1885
  }
1878
1886
  },
1879
- "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": {
1887
+ "Microsoft.Extensions.FileProviders.Abstractions/9.0.5": {
1880
1888
  "dependencies": {
1881
- "Microsoft.Extensions.Primitives": "9.0.4"
1889
+ "Microsoft.Extensions.Primitives": "9.0.5"
1882
1890
  }
1883
1891
  },
1884
- "Microsoft.Extensions.FileProviders.Physical/9.0.4": {
1892
+ "Microsoft.Extensions.FileProviders.Physical/9.0.5": {
1885
1893
  "dependencies": {
1886
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
1887
- "Microsoft.Extensions.FileSystemGlobbing": "9.0.4",
1888
- "Microsoft.Extensions.Primitives": "9.0.4"
1894
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5",
1895
+ "Microsoft.Extensions.FileSystemGlobbing": "9.0.5",
1896
+ "Microsoft.Extensions.Primitives": "9.0.5"
1889
1897
  }
1890
1898
  },
1891
- "Microsoft.Extensions.FileSystemGlobbing/9.0.4": {},
1892
- "Microsoft.Extensions.Hosting/9.0.4": {
1899
+ "Microsoft.Extensions.FileSystemGlobbing/9.0.5": {},
1900
+ "Microsoft.Extensions.Hosting/9.0.5": {
1893
1901
  "dependencies": {
1894
- "Microsoft.Extensions.Configuration": "9.0.4",
1895
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1896
- "Microsoft.Extensions.Configuration.Binder": "9.0.4",
1897
- "Microsoft.Extensions.Configuration.CommandLine": "9.0.4",
1898
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.4",
1899
- "Microsoft.Extensions.Configuration.FileExtensions": "9.0.4",
1900
- "Microsoft.Extensions.Configuration.Json": "9.0.4",
1901
- "Microsoft.Extensions.Configuration.UserSecrets": "9.0.4",
1902
- "Microsoft.Extensions.DependencyInjection": "9.0.4",
1903
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1904
- "Microsoft.Extensions.Diagnostics": "9.0.4",
1905
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
1906
- "Microsoft.Extensions.FileProviders.Physical": "9.0.4",
1907
- "Microsoft.Extensions.Hosting.Abstractions": "9.0.4",
1908
- "Microsoft.Extensions.Logging": "9.0.4",
1909
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1910
- "Microsoft.Extensions.Logging.Configuration": "9.0.4",
1911
- "Microsoft.Extensions.Logging.Console": "9.0.4",
1912
- "Microsoft.Extensions.Logging.Debug": "9.0.4",
1913
- "Microsoft.Extensions.Logging.EventLog": "9.0.4",
1914
- "Microsoft.Extensions.Logging.EventSource": "9.0.4",
1915
- "Microsoft.Extensions.Options": "9.0.4"
1916
- }
1917
- },
1918
- "Microsoft.Extensions.Hosting.Abstractions/9.0.4": {
1902
+ "Microsoft.Extensions.Configuration": "9.0.5",
1903
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1904
+ "Microsoft.Extensions.Configuration.Binder": "9.0.5",
1905
+ "Microsoft.Extensions.Configuration.CommandLine": "9.0.5",
1906
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.5",
1907
+ "Microsoft.Extensions.Configuration.FileExtensions": "9.0.5",
1908
+ "Microsoft.Extensions.Configuration.Json": "9.0.5",
1909
+ "Microsoft.Extensions.Configuration.UserSecrets": "9.0.5",
1910
+ "Microsoft.Extensions.DependencyInjection": "9.0.5",
1911
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1912
+ "Microsoft.Extensions.Diagnostics": "9.0.5",
1913
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5",
1914
+ "Microsoft.Extensions.FileProviders.Physical": "9.0.5",
1915
+ "Microsoft.Extensions.Hosting.Abstractions": "9.0.5",
1916
+ "Microsoft.Extensions.Logging": "9.0.5",
1917
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1918
+ "Microsoft.Extensions.Logging.Configuration": "9.0.5",
1919
+ "Microsoft.Extensions.Logging.Console": "9.0.5",
1920
+ "Microsoft.Extensions.Logging.Debug": "9.0.5",
1921
+ "Microsoft.Extensions.Logging.EventLog": "9.0.5",
1922
+ "Microsoft.Extensions.Logging.EventSource": "9.0.5",
1923
+ "Microsoft.Extensions.Options": "9.0.5"
1924
+ }
1925
+ },
1926
+ "Microsoft.Extensions.Hosting.Abstractions/9.0.5": {
1919
1927
  "dependencies": {
1920
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1921
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1922
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.4",
1923
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.4",
1924
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4"
1928
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1929
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1930
+ "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.5",
1931
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.5",
1932
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5"
1925
1933
  }
1926
1934
  },
1927
- "Microsoft.Extensions.Logging/9.0.4": {
1935
+ "Microsoft.Extensions.Logging/9.0.5": {
1928
1936
  "dependencies": {
1929
- "Microsoft.Extensions.DependencyInjection": "9.0.4",
1930
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1931
- "Microsoft.Extensions.Options": "9.0.4"
1937
+ "Microsoft.Extensions.DependencyInjection": "9.0.5",
1938
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1939
+ "Microsoft.Extensions.Options": "9.0.5"
1932
1940
  }
1933
1941
  },
1934
- "Microsoft.Extensions.Logging.Abstractions/9.0.4": {
1942
+ "Microsoft.Extensions.Logging.Abstractions/9.0.5": {
1935
1943
  "dependencies": {
1936
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4"
1944
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5"
1937
1945
  }
1938
1946
  },
1939
- "Microsoft.Extensions.Logging.Configuration/9.0.4": {
1947
+ "Microsoft.Extensions.Logging.Configuration/9.0.5": {
1940
1948
  "dependencies": {
1941
- "Microsoft.Extensions.Configuration": "9.0.4",
1942
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1943
- "Microsoft.Extensions.Configuration.Binder": "9.0.4",
1944
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1945
- "Microsoft.Extensions.Logging": "9.0.4",
1946
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1947
- "Microsoft.Extensions.Options": "9.0.4",
1948
- "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.4"
1949
+ "Microsoft.Extensions.Configuration": "9.0.5",
1950
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
1951
+ "Microsoft.Extensions.Configuration.Binder": "9.0.5",
1952
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1953
+ "Microsoft.Extensions.Logging": "9.0.5",
1954
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1955
+ "Microsoft.Extensions.Options": "9.0.5",
1956
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.5"
1949
1957
  }
1950
1958
  },
1951
- "Microsoft.Extensions.Logging.Console/9.0.4": {
1959
+ "Microsoft.Extensions.Logging.Console/9.0.5": {
1952
1960
  "dependencies": {
1953
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1954
- "Microsoft.Extensions.Logging": "9.0.4",
1955
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1956
- "Microsoft.Extensions.Logging.Configuration": "9.0.4",
1957
- "Microsoft.Extensions.Options": "9.0.4"
1961
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1962
+ "Microsoft.Extensions.Logging": "9.0.5",
1963
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1964
+ "Microsoft.Extensions.Logging.Configuration": "9.0.5",
1965
+ "Microsoft.Extensions.Options": "9.0.5"
1958
1966
  }
1959
1967
  },
1960
- "Microsoft.Extensions.Logging.Debug/9.0.4": {
1968
+ "Microsoft.Extensions.Logging.Debug/9.0.5": {
1961
1969
  "dependencies": {
1962
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1963
- "Microsoft.Extensions.Logging": "9.0.4",
1964
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4"
1970
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1971
+ "Microsoft.Extensions.Logging": "9.0.5",
1972
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5"
1965
1973
  }
1966
1974
  },
1967
- "Microsoft.Extensions.Logging.EventLog/9.0.4": {
1975
+ "Microsoft.Extensions.Logging.EventLog/9.0.5": {
1968
1976
  "dependencies": {
1969
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1970
- "Microsoft.Extensions.Logging": "9.0.4",
1971
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1972
- "Microsoft.Extensions.Options": "9.0.4",
1973
- "System.Diagnostics.EventLog": "9.0.4"
1977
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1978
+ "Microsoft.Extensions.Logging": "9.0.5",
1979
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1980
+ "Microsoft.Extensions.Options": "9.0.5",
1981
+ "System.Diagnostics.EventLog": "9.0.5"
1974
1982
  }
1975
1983
  },
1976
- "Microsoft.Extensions.Logging.EventSource/9.0.4": {
1984
+ "Microsoft.Extensions.Logging.EventSource/9.0.5": {
1977
1985
  "dependencies": {
1978
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1979
- "Microsoft.Extensions.Logging": "9.0.4",
1980
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
1981
- "Microsoft.Extensions.Options": "9.0.4",
1982
- "Microsoft.Extensions.Primitives": "9.0.4"
1986
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1987
+ "Microsoft.Extensions.Logging": "9.0.5",
1988
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
1989
+ "Microsoft.Extensions.Options": "9.0.5",
1990
+ "Microsoft.Extensions.Primitives": "9.0.5"
1983
1991
  }
1984
1992
  },
1985
- "Microsoft.Extensions.Options/9.0.4": {
1993
+ "Microsoft.Extensions.Options/9.0.5": {
1986
1994
  "dependencies": {
1987
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1988
- "Microsoft.Extensions.Primitives": "9.0.4"
1995
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
1996
+ "Microsoft.Extensions.Primitives": "9.0.5"
1989
1997
  }
1990
1998
  },
1991
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.4": {
1999
+ "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.5": {
1992
2000
  "dependencies": {
1993
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.4",
1994
- "Microsoft.Extensions.Configuration.Binder": "9.0.4",
1995
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
1996
- "Microsoft.Extensions.Options": "9.0.4",
1997
- "Microsoft.Extensions.Primitives": "9.0.4"
2001
+ "Microsoft.Extensions.Configuration.Abstractions": "9.0.5",
2002
+ "Microsoft.Extensions.Configuration.Binder": "9.0.5",
2003
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
2004
+ "Microsoft.Extensions.Options": "9.0.5",
2005
+ "Microsoft.Extensions.Primitives": "9.0.5"
1998
2006
  }
1999
2007
  },
2000
- "Microsoft.Extensions.Primitives/9.0.4": {},
2001
- "Microsoft.Identity.Client/4.67.2": {
2008
+ "Microsoft.Extensions.Primitives/9.0.5": {},
2009
+ "Microsoft.Identity.Client/4.72.1": {
2002
2010
  "dependencies": {
2003
- "Microsoft.IdentityModel.Abstractions": "6.35.0",
2011
+ "Microsoft.IdentityModel.Abstractions": "8.1.2",
2004
2012
  "System.Diagnostics.DiagnosticSource": "9.0.0"
2005
2013
  },
2006
2014
  "runtime": {
2007
2015
  "lib/net8.0/Microsoft.Identity.Client.dll": {
2008
- "assemblyVersion": "4.67.2.0",
2009
- "fileVersion": "4.67.2.0"
2016
+ "assemblyVersion": "4.72.1.0",
2017
+ "fileVersion": "4.72.1.0"
2010
2018
  }
2011
2019
  }
2012
2020
  },
2013
- "Microsoft.Identity.Client.Broker/4.67.2": {
2021
+ "Microsoft.Identity.Client.Broker/4.72.1": {
2014
2022
  "dependencies": {
2015
- "Microsoft.Identity.Client": "4.67.2",
2016
- "Microsoft.Identity.Client.NativeInterop": "0.16.2"
2023
+ "Microsoft.Identity.Client": "4.72.1",
2024
+ "Microsoft.Identity.Client.NativeInterop": "0.18.1"
2017
2025
  },
2018
2026
  "runtime": {
2019
2027
  "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": {
2020
- "assemblyVersion": "4.67.2.0",
2021
- "fileVersion": "4.67.2.0"
2028
+ "assemblyVersion": "4.72.1.0",
2029
+ "fileVersion": "4.72.1.0"
2022
2030
  }
2023
2031
  }
2024
2032
  },
2025
- "Microsoft.Identity.Client.Extensions.Msal/4.67.2": {
2033
+ "Microsoft.Identity.Client.Extensions.Msal/4.71.1": {
2026
2034
  "dependencies": {
2027
- "Microsoft.Identity.Client": "4.67.2",
2035
+ "Microsoft.Identity.Client": "4.72.1",
2028
2036
  "System.Security.Cryptography.ProtectedData": "6.0.0"
2029
2037
  },
2030
2038
  "runtime": {
2031
2039
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
2032
- "assemblyVersion": "4.67.2.0",
2033
- "fileVersion": "4.67.2.0"
2040
+ "assemblyVersion": "4.71.1.0",
2041
+ "fileVersion": "4.71.1.0"
2034
2042
  }
2035
2043
  }
2036
2044
  },
2037
- "Microsoft.Identity.Client.NativeInterop/0.16.2": {
2045
+ "Microsoft.Identity.Client.NativeInterop/0.18.1": {
2038
2046
  "runtime": {
2039
2047
  "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
2040
- "assemblyVersion": "0.16.2.0",
2041
- "fileVersion": "0.16.2.0"
2048
+ "assemblyVersion": "0.18.1.0",
2049
+ "fileVersion": "0.18.1.0"
2050
+ }
2051
+ }
2052
+ },
2053
+ "Microsoft.IdentityModel.Abstractions/8.1.2": {
2054
+ "runtime": {
2055
+ "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
2056
+ "assemblyVersion": "8.1.2.0",
2057
+ "fileVersion": "8.1.2.51008"
2058
+ }
2059
+ }
2060
+ },
2061
+ "Microsoft.IdentityModel.JsonWebTokens/8.1.2": {
2062
+ "dependencies": {
2063
+ "Microsoft.Bcl.TimeProvider": "8.0.1",
2064
+ "Microsoft.IdentityModel.Tokens": "8.1.2"
2065
+ },
2066
+ "runtime": {
2067
+ "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
2068
+ "assemblyVersion": "8.1.2.0",
2069
+ "fileVersion": "8.1.2.51008"
2042
2070
  }
2043
2071
  }
2044
2072
  },
2045
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
2073
+ "Microsoft.IdentityModel.Logging/8.1.2": {
2074
+ "dependencies": {
2075
+ "Microsoft.IdentityModel.Abstractions": "8.1.2"
2076
+ },
2046
2077
  "runtime": {
2047
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
2048
- "assemblyVersion": "6.35.0.0",
2049
- "fileVersion": "6.35.0.41201"
2078
+ "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
2079
+ "assemblyVersion": "8.1.2.0",
2080
+ "fileVersion": "8.1.2.51008"
2050
2081
  }
2051
2082
  }
2052
2083
  },
2053
- "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
2084
+ "Microsoft.IdentityModel.Tokens/8.1.2": {
2085
+ "dependencies": {
2086
+ "Microsoft.Bcl.TimeProvider": "8.0.1",
2087
+ "Microsoft.IdentityModel.Logging": "8.1.2"
2088
+ },
2054
2089
  "runtime": {
2055
- "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
2056
- "assemblyVersion": "2.2.0.0",
2057
- "fileVersion": "2.2.0.0"
2090
+ "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
2091
+ "assemblyVersion": "8.1.2.0",
2092
+ "fileVersion": "8.1.2.51008"
2093
+ }
2094
+ }
2095
+ },
2096
+ "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
2097
+ "runtime": {
2098
+ "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
2099
+ "assemblyVersion": "3.0.1.0",
2100
+ "fileVersion": "3.0.1.0"
2058
2101
  }
2059
2102
  }
2060
2103
  },
@@ -2077,12 +2120,12 @@
2077
2120
  }
2078
2121
  }
2079
2122
  },
2080
- "ModelContextProtocol/0.2.0-preview.1": {
2123
+ "ModelContextProtocol/0.2.0-preview.2": {
2081
2124
  "dependencies": {
2082
2125
  "Microsoft.Extensions.AI.Abstractions": "9.5.0",
2083
- "Microsoft.Extensions.Hosting.Abstractions": "9.0.4",
2084
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
2085
- "System.Net.ServerSentEvents": "10.0.0-preview.3.25171.5"
2126
+ "Microsoft.Extensions.Hosting.Abstractions": "9.0.5",
2127
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
2128
+ "System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
2086
2129
  },
2087
2130
  "runtime": {
2088
2131
  "lib/net9.0/ModelContextProtocol.dll": {
@@ -2091,9 +2134,9 @@
2091
2134
  }
2092
2135
  }
2093
2136
  },
2094
- "ModelContextProtocol.AspNetCore/0.2.0-preview.1": {
2137
+ "ModelContextProtocol.AspNetCore/0.2.0-preview.2": {
2095
2138
  "dependencies": {
2096
- "ModelContextProtocol": "0.2.0-preview.1"
2139
+ "ModelContextProtocol": "0.2.0-preview.2"
2097
2140
  },
2098
2141
  "runtime": {
2099
2142
  "lib/net9.0/ModelContextProtocol.AspNetCore.dll": {
@@ -2112,7 +2155,7 @@
2112
2155
  },
2113
2156
  "Npgsql/9.0.3": {
2114
2157
  "dependencies": {
2115
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4"
2158
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5"
2116
2159
  },
2117
2160
  "runtime": {
2118
2161
  "lib/net8.0/Npgsql.dll": {
@@ -2121,105 +2164,105 @@
2121
2164
  }
2122
2165
  }
2123
2166
  },
2124
- "OpenTelemetry/1.11.2": {
2167
+ "OpenTelemetry/1.12.0": {
2125
2168
  "dependencies": {
2126
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.4",
2127
- "Microsoft.Extensions.Logging.Configuration": "9.0.4",
2128
- "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.2"
2169
+ "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.5",
2170
+ "Microsoft.Extensions.Logging.Configuration": "9.0.5",
2171
+ "OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
2129
2172
  },
2130
2173
  "runtime": {
2131
2174
  "lib/net9.0/OpenTelemetry.dll": {
2132
2175
  "assemblyVersion": "1.0.0.0",
2133
- "fileVersion": "1.11.2.1586"
2176
+ "fileVersion": "1.12.0.1644"
2134
2177
  }
2135
2178
  }
2136
2179
  },
2137
- "OpenTelemetry.Api/1.11.2": {
2180
+ "OpenTelemetry.Api/1.12.0": {
2138
2181
  "dependencies": {
2139
2182
  "System.Diagnostics.DiagnosticSource": "9.0.0"
2140
2183
  },
2141
2184
  "runtime": {
2142
2185
  "lib/net9.0/OpenTelemetry.Api.dll": {
2143
2186
  "assemblyVersion": "1.0.0.0",
2144
- "fileVersion": "1.11.2.1586"
2187
+ "fileVersion": "1.12.0.1644"
2145
2188
  }
2146
2189
  }
2147
2190
  },
2148
- "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.2": {
2191
+ "OpenTelemetry.Api.ProviderBuilderExtensions/1.12.0": {
2149
2192
  "dependencies": {
2150
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.4",
2151
- "OpenTelemetry.Api": "1.11.2"
2193
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
2194
+ "OpenTelemetry.Api": "1.12.0"
2152
2195
  },
2153
2196
  "runtime": {
2154
2197
  "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": {
2155
2198
  "assemblyVersion": "1.0.0.0",
2156
- "fileVersion": "1.11.2.1586"
2199
+ "fileVersion": "1.12.0.1644"
2157
2200
  }
2158
2201
  }
2159
2202
  },
2160
- "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.2": {
2203
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.12.0": {
2161
2204
  "dependencies": {
2162
- "OpenTelemetry": "1.11.2"
2205
+ "OpenTelemetry": "1.12.0"
2163
2206
  },
2164
2207
  "runtime": {
2165
2208
  "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": {
2166
2209
  "assemblyVersion": "1.0.0.0",
2167
- "fileVersion": "1.11.2.1586"
2210
+ "fileVersion": "1.12.0.1644"
2168
2211
  }
2169
2212
  }
2170
2213
  },
2171
- "OpenTelemetry.Extensions.Hosting/1.8.1": {
2214
+ "OpenTelemetry.Extensions.Hosting/1.12.0": {
2172
2215
  "dependencies": {
2173
- "Microsoft.Extensions.Hosting.Abstractions": "9.0.4",
2174
- "OpenTelemetry": "1.11.2"
2216
+ "Microsoft.Extensions.Hosting.Abstractions": "9.0.5",
2217
+ "OpenTelemetry": "1.12.0"
2175
2218
  },
2176
2219
  "runtime": {
2177
- "lib/net8.0/OpenTelemetry.Extensions.Hosting.dll": {
2220
+ "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll": {
2178
2221
  "assemblyVersion": "1.0.0.0",
2179
- "fileVersion": "1.8.1.1251"
2222
+ "fileVersion": "1.12.0.1644"
2180
2223
  }
2181
2224
  }
2182
2225
  },
2183
- "OpenTelemetry.Instrumentation.AspNetCore/1.8.1": {
2226
+ "OpenTelemetry.Instrumentation.AspNetCore/1.12.0": {
2184
2227
  "dependencies": {
2185
- "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.2"
2228
+ "OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
2186
2229
  },
2187
2230
  "runtime": {
2188
2231
  "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll": {
2189
- "assemblyVersion": "1.0.0.0",
2190
- "fileVersion": "1.8.1.1245"
2232
+ "assemblyVersion": "1.12.0.490",
2233
+ "fileVersion": "1.12.0.490"
2191
2234
  }
2192
2235
  }
2193
2236
  },
2194
- "OpenTelemetry.Instrumentation.Http/1.8.1": {
2237
+ "OpenTelemetry.Instrumentation.Http/1.12.0": {
2195
2238
  "dependencies": {
2196
- "Microsoft.Extensions.Configuration": "9.0.4",
2197
- "Microsoft.Extensions.Options": "9.0.4",
2198
- "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.2"
2239
+ "Microsoft.Extensions.Configuration": "9.0.5",
2240
+ "Microsoft.Extensions.Options": "9.0.5",
2241
+ "OpenTelemetry.Api.ProviderBuilderExtensions": "1.12.0"
2199
2242
  },
2200
2243
  "runtime": {
2201
2244
  "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll": {
2202
- "assemblyVersion": "1.0.0.0",
2203
- "fileVersion": "1.8.1.1245"
2245
+ "assemblyVersion": "1.12.0.493",
2246
+ "fileVersion": "1.12.0.493"
2204
2247
  }
2205
2248
  }
2206
2249
  },
2207
- "OpenTelemetry.PersistentStorage.Abstractions/1.0.0": {
2250
+ "OpenTelemetry.PersistentStorage.Abstractions/1.0.1": {
2208
2251
  "runtime": {
2209
2252
  "lib/netstandard2.0/OpenTelemetry.PersistentStorage.Abstractions.dll": {
2210
- "assemblyVersion": "1.0.0.0",
2211
- "fileVersion": "1.0.0.0"
2253
+ "assemblyVersion": "1.0.1.378",
2254
+ "fileVersion": "1.0.1.378"
2212
2255
  }
2213
2256
  }
2214
2257
  },
2215
- "OpenTelemetry.PersistentStorage.FileSystem/1.0.0": {
2258
+ "OpenTelemetry.PersistentStorage.FileSystem/1.0.1": {
2216
2259
  "dependencies": {
2217
- "OpenTelemetry.PersistentStorage.Abstractions": "1.0.0"
2260
+ "OpenTelemetry.PersistentStorage.Abstractions": "1.0.1"
2218
2261
  },
2219
2262
  "runtime": {
2220
2263
  "lib/netstandard2.0/OpenTelemetry.PersistentStorage.FileSystem.dll": {
2221
- "assemblyVersion": "1.0.0.0",
2222
- "fileVersion": "1.0.0.0"
2264
+ "assemblyVersion": "1.0.1.378",
2265
+ "fileVersion": "1.0.1.378"
2223
2266
  }
2224
2267
  }
2225
2268
  },
@@ -2346,15 +2389,15 @@
2346
2389
  }
2347
2390
  },
2348
2391
  "System.Buffers/4.5.1": {},
2349
- "System.ClientModel/1.4.0-beta.1": {
2392
+ "System.ClientModel/1.4.1": {
2350
2393
  "dependencies": {
2351
- "Microsoft.Extensions.Logging.Abstractions": "9.0.4",
2394
+ "Microsoft.Extensions.Logging.Abstractions": "9.0.5",
2352
2395
  "System.Memory.Data": "6.0.1"
2353
2396
  },
2354
2397
  "runtime": {
2355
2398
  "lib/net8.0/System.ClientModel.dll": {
2356
- "assemblyVersion": "1.4.0.0",
2357
- "fileVersion": "1.400.25.15605"
2399
+ "assemblyVersion": "1.4.1.0",
2400
+ "fileVersion": "1.400.125.25905"
2358
2401
  }
2359
2402
  }
2360
2403
  },
@@ -2380,7 +2423,7 @@
2380
2423
  "System.Threading.Tasks": "4.3.0"
2381
2424
  }
2382
2425
  },
2383
- "System.Collections.Immutable/5.0.0": {},
2426
+ "System.Collections.Immutable/8.0.0": {},
2384
2427
  "System.CommandLine/2.0.0-beta4.22272.1": {
2385
2428
  "runtime": {
2386
2429
  "lib/net6.0/System.CommandLine.dll": {
@@ -2451,7 +2494,7 @@
2451
2494
  }
2452
2495
  },
2453
2496
  "System.Diagnostics.DiagnosticSource/9.0.0": {},
2454
- "System.Diagnostics.EventLog/9.0.4": {},
2497
+ "System.Diagnostics.EventLog/9.0.5": {},
2455
2498
  "System.Diagnostics.Tracing/4.3.0": {
2456
2499
  "dependencies": {
2457
2500
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2471,7 +2514,7 @@
2471
2514
  }
2472
2515
  }
2473
2516
  },
2474
- "System.Formats.Asn1/9.0.4": {},
2517
+ "System.Formats.Asn1/9.0.5": {},
2475
2518
  "System.Globalization/4.3.0": {
2476
2519
  "dependencies": {
2477
2520
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2499,6 +2542,18 @@
2499
2542
  "System.Runtime.InteropServices": "4.3.0"
2500
2543
  }
2501
2544
  },
2545
+ "System.IdentityModel.Tokens.Jwt/8.1.2": {
2546
+ "dependencies": {
2547
+ "Microsoft.IdentityModel.JsonWebTokens": "8.1.2",
2548
+ "Microsoft.IdentityModel.Tokens": "8.1.2"
2549
+ },
2550
+ "runtime": {
2551
+ "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
2552
+ "assemblyVersion": "8.1.2.0",
2553
+ "fileVersion": "8.1.2.51008"
2554
+ }
2555
+ }
2556
+ },
2502
2557
  "System.IO/4.3.0": {
2503
2558
  "dependencies": {
2504
2559
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2527,11 +2582,11 @@
2527
2582
  "System.Runtime": "4.3.1"
2528
2583
  }
2529
2584
  },
2530
- "System.IO.Hashing/6.0.0": {
2585
+ "System.IO.Hashing/6.0.1": {
2531
2586
  "runtime": {
2532
2587
  "lib/net6.0/System.IO.Hashing.dll": {
2533
- "assemblyVersion": "6.0.0.0",
2534
- "fileVersion": "6.0.21.52210"
2588
+ "assemblyVersion": "6.0.0.1",
2589
+ "fileVersion": "6.0.222.6406"
2535
2590
  }
2536
2591
  }
2537
2592
  },
@@ -2544,11 +2599,11 @@
2544
2599
  "System.Runtime.Extensions": "4.3.0"
2545
2600
  }
2546
2601
  },
2547
- "System.Linq.AsyncEnumerable/10.0.0-preview.3.25171.5": {
2602
+ "System.Linq.AsyncEnumerable/10.0.0-preview.4.25258.110": {
2548
2603
  "runtime": {
2549
2604
  "lib/net9.0/System.Linq.AsyncEnumerable.dll": {
2550
2605
  "assemblyVersion": "10.0.0.0",
2551
- "fileVersion": "10.0.25.17105"
2606
+ "fileVersion": "10.0.25.25910"
2552
2607
  }
2553
2608
  }
2554
2609
  },
@@ -2600,11 +2655,11 @@
2600
2655
  "runtime.unix.System.Net.Primitives": "4.3.0"
2601
2656
  }
2602
2657
  },
2603
- "System.Net.ServerSentEvents/10.0.0-preview.3.25171.5": {
2658
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
2604
2659
  "runtime": {
2605
2660
  "lib/net9.0/System.Net.ServerSentEvents.dll": {
2606
2661
  "assemblyVersion": "10.0.0.0",
2607
- "fileVersion": "10.0.25.17105"
2662
+ "fileVersion": "10.0.25.25910"
2608
2663
  }
2609
2664
  }
2610
2665
  },
@@ -2706,7 +2761,21 @@
2706
2761
  "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
2707
2762
  }
2708
2763
  },
2709
- "System.Security.Cryptography.Cng/4.5.0": {},
2764
+ "System.Security.Cryptography.Cng/4.3.0": {
2765
+ "dependencies": {
2766
+ "Microsoft.NETCore.Platforms": "1.1.1",
2767
+ "System.IO": "4.3.0",
2768
+ "System.Resources.ResourceManager": "4.3.0",
2769
+ "System.Runtime": "4.3.1",
2770
+ "System.Runtime.Extensions": "4.3.0",
2771
+ "System.Runtime.Handles": "4.3.0",
2772
+ "System.Runtime.InteropServices": "4.3.0",
2773
+ "System.Security.Cryptography.Algorithms": "4.3.0",
2774
+ "System.Security.Cryptography.Encoding": "4.3.0",
2775
+ "System.Security.Cryptography.Primitives": "4.3.0",
2776
+ "System.Text.Encoding": "4.3.0"
2777
+ }
2778
+ },
2710
2779
  "System.Security.Cryptography.Csp/4.3.0": {
2711
2780
  "dependencies": {
2712
2781
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2793,7 +2862,7 @@
2793
2862
  "System.Runtime.InteropServices": "4.3.0",
2794
2863
  "System.Runtime.Numerics": "4.3.0",
2795
2864
  "System.Security.Cryptography.Algorithms": "4.3.0",
2796
- "System.Security.Cryptography.Cng": "4.5.0",
2865
+ "System.Security.Cryptography.Cng": "4.3.0",
2797
2866
  "System.Security.Cryptography.Csp": "4.3.0",
2798
2867
  "System.Security.Cryptography.Encoding": "4.3.0",
2799
2868
  "System.Security.Cryptography.OpenSsl": "4.3.0",
@@ -2881,7 +2950,7 @@
2881
2950
  }
2882
2951
  },
2883
2952
  "libraries": {
2884
- "azmcp/0.1.1": {
2953
+ "azmcp/0.2.0": {
2885
2954
  "type": "project",
2886
2955
  "serviceable": false,
2887
2956
  "sha512": ""
@@ -2896,12 +2965,12 @@
2896
2965
  "serviceable": false,
2897
2966
  "sha512": ""
2898
2967
  },
2899
- "Azure.Core/1.45.0": {
2968
+ "Azure.Core/1.46.1": {
2900
2969
  "type": "package",
2901
2970
  "serviceable": true,
2902
- "sha512": "sha512-a4ZZ8SHrYqDYqan0vUZrCoN2V09sSXWqsy5PwgyRDZWF/ZjYPUNqBcOOV01Mm7Rcd4Psf08GUBPOhGz+7onmPQ==",
2903
- "path": "azure.core/1.45.0",
2904
- "hashPath": "azure.core.1.45.0.nupkg.sha512"
2971
+ "sha512": "sha512-iE5DPOlGsN5kCkF4gN+vasN1RihO0Ypie92oQ5tohQYiokmnrrhLnee+3zcE8n7vB6ZAzhPTfUGAEXX/qHGkYA==",
2972
+ "path": "azure.core/1.46.1",
2973
+ "hashPath": "azure.core.1.46.1.nupkg.sha512"
2905
2974
  },
2906
2975
  "Azure.Core.Amqp/1.3.1": {
2907
2976
  "type": "package",
@@ -2910,26 +2979,26 @@
2910
2979
  "path": "azure.core.amqp/1.3.1",
2911
2980
  "hashPath": "azure.core.amqp.1.3.1.nupkg.sha512"
2912
2981
  },
2913
- "Azure.Data.AppConfiguration/1.6.0": {
2982
+ "Azure.Data.AppConfiguration/1.6.1": {
2914
2983
  "type": "package",
2915
2984
  "serviceable": true,
2916
- "sha512": "sha512-HAA4fHqlywrVdkLlVhl9wXD9xrddNQp5vS0MZf1zvYl9DQ89M63hrHou41bgx5XEC6KTqzkCbTnLgrrEySbPJg==",
2917
- "path": "azure.data.appconfiguration/1.6.0",
2918
- "hashPath": "azure.data.appconfiguration.1.6.0.nupkg.sha512"
2985
+ "sha512": "sha512-Vlc3hlCAsAf7BU8nH91sc6al++SmBfifF7BEol7SlRHxZKO7yC/UvduxHKytSBtdArYgsocaxUKZ8II55UfwTw==",
2986
+ "path": "azure.data.appconfiguration/1.6.1",
2987
+ "hashPath": "azure.data.appconfiguration.1.6.1.nupkg.sha512"
2919
2988
  },
2920
- "Azure.Data.Tables/12.10.0": {
2989
+ "Azure.Data.Tables/12.11.0": {
2921
2990
  "type": "package",
2922
2991
  "serviceable": true,
2923
- "sha512": "sha512-fW6873rvhpAYUGXzu7JmbfSkYfppvfkKkiZqifSyOVJ0SsAWBMqHWL9VbUPsApP3DWTwakpU35nfpKTPqvFVww==",
2924
- "path": "azure.data.tables/12.10.0",
2925
- "hashPath": "azure.data.tables.12.10.0.nupkg.sha512"
2992
+ "sha512": "sha512-MabH2HegMvZA1ocaMhEfW/idyTa3CoH64s43/V9/KFRGdVqEj0EETvd3ItDe6Bbs2teiR40KE9Kz9NLDc5DJJw==",
2993
+ "path": "azure.data.tables/12.11.0",
2994
+ "hashPath": "azure.data.tables.12.11.0.nupkg.sha512"
2926
2995
  },
2927
- "Azure.Identity/1.13.2": {
2996
+ "Azure.Identity/1.14.0": {
2928
2997
  "type": "package",
2929
2998
  "serviceable": true,
2930
- "sha512": "sha512-CngQVQELdzFmsGSWyGIPIUOCrII7nApMVWxVmJCKQQrWxRXcNquCsZ+njRJRnhFUfD+KMAhpjyRCaceE4EOL6A==",
2931
- "path": "azure.identity/1.13.2",
2932
- "hashPath": "azure.identity.1.13.2.nupkg.sha512"
2999
+ "sha512": "sha512-xQ6mpNhifb8W/KG2BclhbJWAupvE3JF8lPEBF8t59Q5sc1yN0Ci+dvS0qXtc6m9auxwYpmc8rhOmK541dcGwmA==",
3000
+ "path": "azure.identity/1.14.0",
3001
+ "hashPath": "azure.identity.1.14.0.nupkg.sha512"
2933
3002
  },
2934
3003
  "Azure.Identity.Broker/1.2.0": {
2935
3004
  "type": "package",
@@ -2945,19 +3014,19 @@
2945
3014
  "path": "azure.messaging.servicebus/7.19.0",
2946
3015
  "hashPath": "azure.messaging.servicebus.7.19.0.nupkg.sha512"
2947
3016
  },
2948
- "Azure.Monitor.OpenTelemetry.AspNetCore/1.2.0": {
3017
+ "Azure.Monitor.OpenTelemetry.AspNetCore/1.3.0": {
2949
3018
  "type": "package",
2950
3019
  "serviceable": true,
2951
- "sha512": "sha512-DQuzRMHuleTDxLg6hGjJAy2IsvPspT+DeM+gpDIhBe2CG/FWqH5+zUxs7/LbCh7yXB8/bOEj4+Z+/H5ABCy1Kg==",
2952
- "path": "azure.monitor.opentelemetry.aspnetcore/1.2.0",
2953
- "hashPath": "azure.monitor.opentelemetry.aspnetcore.1.2.0.nupkg.sha512"
3020
+ "sha512": "sha512-OMWHBFq5n5xqEE0xUSpNejipgvzjIaQTdbDLVEtV7EwuUMe3AJvkoNqO0Lkcdzv9sYk6R50PrmEfVBzAMrHhFA==",
3021
+ "path": "azure.monitor.opentelemetry.aspnetcore/1.3.0",
3022
+ "hashPath": "azure.monitor.opentelemetry.aspnetcore.1.3.0.nupkg.sha512"
2954
3023
  },
2955
- "Azure.Monitor.OpenTelemetry.Exporter/1.3.0": {
3024
+ "Azure.Monitor.OpenTelemetry.Exporter/1.4.0": {
2956
3025
  "type": "package",
2957
3026
  "serviceable": true,
2958
- "sha512": "sha512-sduxx5YHiEGh+O7vEa0Zp01/6lxdzc2hEROK9GZJ4pQV7oMv2TwyIFHDR040xcNHhYkNNgY6StwVNLH9/SM5Og==",
2959
- "path": "azure.monitor.opentelemetry.exporter/1.3.0",
2960
- "hashPath": "azure.monitor.opentelemetry.exporter.1.3.0.nupkg.sha512"
3027
+ "sha512": "sha512-oG4JO4uvtTibh83syZFgBCbWyKbbhrmGyyFnmzUMO7tmgrRdSdD4PHe8+TKdPZ7hNAVjySuColO6aJzbncZ02w==",
3028
+ "path": "azure.monitor.opentelemetry.exporter/1.4.0",
3029
+ "hashPath": "azure.monitor.opentelemetry.exporter.1.4.0.nupkg.sha512"
2961
3030
  },
2962
3031
  "Azure.Monitor.Query/1.6.0": {
2963
3032
  "type": "package",
@@ -2987,19 +3056,19 @@
2987
3056
  "path": "azure.resourcemanager.cosmosdb/1.3.2",
2988
3057
  "hashPath": "azure.resourcemanager.cosmosdb.1.3.2.nupkg.sha512"
2989
3058
  },
2990
- "Azure.ResourceManager.Kusto/1.1.0": {
3059
+ "Azure.ResourceManager.Kusto/1.6.0": {
2991
3060
  "type": "package",
2992
3061
  "serviceable": true,
2993
- "sha512": "sha512-WaS/dI9agkZyq+G3EmWzY2o47IBmezCZ4MwnK9AdoVORhkPmtKEqRJm1K4AsQXoYleioa0JMdPUjB6aP1BY5eg==",
2994
- "path": "azure.resourcemanager.kusto/1.1.0",
2995
- "hashPath": "azure.resourcemanager.kusto.1.1.0.nupkg.sha512"
3062
+ "sha512": "sha512-Rem+DgBWXNX0v85bjStXu7QVQAJUp6iWEmJTsIklagSKnF704XLY9IjehWwVcEkx3wwnJY37AZxWDYgH4mAl/g==",
3063
+ "path": "azure.resourcemanager.kusto/1.6.0",
3064
+ "hashPath": "azure.resourcemanager.kusto.1.6.0.nupkg.sha512"
2996
3065
  },
2997
- "Azure.ResourceManager.OperationalInsights/1.2.2": {
3066
+ "Azure.ResourceManager.OperationalInsights/1.3.0": {
2998
3067
  "type": "package",
2999
3068
  "serviceable": true,
3000
- "sha512": "sha512-2cGZUfCAGYpV2XkxW/XGVt+KpG5m36Jk6t2v9HDJU6YTGyaLHu2/9OvIjBCqchjmz5T1C1094sXjpz6vUzEt1g==",
3001
- "path": "azure.resourcemanager.operationalinsights/1.2.2",
3002
- "hashPath": "azure.resourcemanager.operationalinsights.1.2.2.nupkg.sha512"
3069
+ "sha512": "sha512-YuNnUHMP68DsqPegFi2uXHla7F/n+5wovFK9dhclVMUHOl3HdsilKkeKDXwI76bM05fkQAdaJ4IausA9PBye1w==",
3070
+ "path": "azure.resourcemanager.operationalinsights/1.3.0",
3071
+ "hashPath": "azure.resourcemanager.operationalinsights.1.3.0.nupkg.sha512"
3003
3072
  },
3004
3073
  "Azure.ResourceManager.PostgreSql/1.2.0": {
3005
3074
  "type": "package",
@@ -3029,19 +3098,19 @@
3029
3098
  "path": "azure.resourcemanager.search/1.2.3",
3030
3099
  "hashPath": "azure.resourcemanager.search.1.2.3.nupkg.sha512"
3031
3100
  },
3032
- "Azure.ResourceManager.Storage/1.4.0": {
3101
+ "Azure.ResourceManager.Storage/1.4.2": {
3033
3102
  "type": "package",
3034
3103
  "serviceable": true,
3035
- "sha512": "sha512-nONfBMzWP9VGWxMMYmChHZ/3dlF3QrN7rgM+PysRHOnlaA6nIsv8up7PioO8QZa8yP5wRhQOGC/3xuWrzeRkVg==",
3036
- "path": "azure.resourcemanager.storage/1.4.0",
3037
- "hashPath": "azure.resourcemanager.storage.1.4.0.nupkg.sha512"
3104
+ "sha512": "sha512-iLIeZasJRW4QLPNNyQ/VWDXyUzzg46rY7Bv57aFz7NKgK6ebP7STYeqMm4LtZkjLCryEJxkjZnkauCMPvDxW4A==",
3105
+ "path": "azure.resourcemanager.storage/1.4.2",
3106
+ "hashPath": "azure.resourcemanager.storage.1.4.2.nupkg.sha512"
3038
3107
  },
3039
- "Azure.Search.Documents/11.7.0-beta.3": {
3108
+ "Azure.Search.Documents/11.7.0-beta.4": {
3040
3109
  "type": "package",
3041
3110
  "serviceable": true,
3042
- "sha512": "sha512-Owmt/SQJGnYs1aj0hhdQgcjO4BpplJe8In681vpzQPSehcwyNyLaIUOPJ9H/kSNy8agQ6L6CSTM99xWCWwyDDw==",
3043
- "path": "azure.search.documents/11.7.0-beta.3",
3044
- "hashPath": "azure.search.documents.11.7.0-beta.3.nupkg.sha512"
3111
+ "sha512": "sha512-59Cmh9iUDkcDM9igisETiD9Os9G2x7KnZhgJfMJg6/Htsu8n9tBRWm6OddwfwwcREOcBQeKZ7iKuxzyUmEf4yQ==",
3112
+ "path": "azure.search.documents/11.7.0-beta.4",
3113
+ "hashPath": "azure.search.documents.11.7.0-beta.4.nupkg.sha512"
3045
3114
  },
3046
3115
  "Azure.Security.KeyVault.Keys/4.7.0": {
3047
3116
  "type": "package",
@@ -3071,40 +3140,40 @@
3071
3140
  "path": "microsoft.azure.amqp/2.6.9",
3072
3141
  "hashPath": "microsoft.azure.amqp.2.6.9.nupkg.sha512"
3073
3142
  },
3074
- "Microsoft.Azure.Cosmos/3.48.0": {
3143
+ "Microsoft.Azure.Cosmos/3.51.0": {
3075
3144
  "type": "package",
3076
3145
  "serviceable": true,
3077
- "sha512": "sha512-OsjRhH0n9K+TtoV6JV1zsDKQeOcXtuUGRBs6V/hx3ik9YoeKERgv/ZMSrIXaEN6bGHK6pSN+3FvaGuUIAtnzrQ==",
3078
- "path": "microsoft.azure.cosmos/3.48.0",
3079
- "hashPath": "microsoft.azure.cosmos.3.48.0.nupkg.sha512"
3146
+ "sha512": "sha512-g3dBhncM1rpEJ2ZVnZ/oHYIg0rrH6RlYa8mmuqk9WFR6dfyWoTF+nwT2SoQUy4df6lB7lW61M41xjdVioIqQ5w==",
3147
+ "path": "microsoft.azure.cosmos/3.51.0",
3148
+ "hashPath": "microsoft.azure.cosmos.3.51.0.nupkg.sha512"
3080
3149
  },
3081
- "Microsoft.Azure.Kusto.Cloud.Platform/11.2.2": {
3150
+ "Microsoft.Azure.Kusto.Cloud.Platform/13.0.2": {
3082
3151
  "type": "package",
3083
3152
  "serviceable": true,
3084
- "sha512": "sha512-UmxexbqqXUDUniqMmVMqlz5agtjjGEOp/noja5KgzKN/Jiiq9G+kXYzmFuX4haaBqdOVO/AM4jGtg6Ydx7CjDg==",
3085
- "path": "microsoft.azure.kusto.cloud.platform/11.2.2",
3086
- "hashPath": "microsoft.azure.kusto.cloud.platform.11.2.2.nupkg.sha512"
3153
+ "sha512": "sha512-p+d/ChGOomKz2B4zNWXY3aRpFDGzYeQZOK7dwGn5kLjUhr/2DNKDpgIAYp2Py18FTK4+V6EqD8caZVbxPymgog==",
3154
+ "path": "microsoft.azure.kusto.cloud.platform/13.0.2",
3155
+ "hashPath": "microsoft.azure.kusto.cloud.platform.13.0.2.nupkg.sha512"
3087
3156
  },
3088
- "Microsoft.Azure.Kusto.Cloud.Platform.Aad/11.2.2": {
3157
+ "Microsoft.Azure.Kusto.Cloud.Platform.Msal/13.0.2": {
3089
3158
  "type": "package",
3090
3159
  "serviceable": true,
3091
- "sha512": "sha512-iiOITSA87CH+bi+C0nC2qzXNVOObFPVdHRpFog4MfwaZi7RgLcIavH1rVXJBRXiL48gKeBJ7WdQC4qiWUNeRdQ==",
3092
- "path": "microsoft.azure.kusto.cloud.platform.aad/11.2.2",
3093
- "hashPath": "microsoft.azure.kusto.cloud.platform.aad.11.2.2.nupkg.sha512"
3160
+ "sha512": "sha512-GKfREMw3gkNOuGrTPUQ/avLSOroffmr+CiR8K0Wi0C4f3HVQ978BnFD7Q2FdhigLllOAp7r3bxCFOEDgaN+8cg==",
3161
+ "path": "microsoft.azure.kusto.cloud.platform.msal/13.0.2",
3162
+ "hashPath": "microsoft.azure.kusto.cloud.platform.msal.13.0.2.nupkg.sha512"
3094
3163
  },
3095
- "Microsoft.Azure.Kusto.Data/11.2.2": {
3164
+ "Microsoft.Azure.Kusto.Data/13.0.2": {
3096
3165
  "type": "package",
3097
3166
  "serviceable": true,
3098
- "sha512": "sha512-bMUMXInFcfgC5RnosNZPBDvZXShiXpmdwK+/W3PdLMkwb+hswsQeyosH0897uDMCzBl4Us/8pCLK0gT1P1usKA==",
3099
- "path": "microsoft.azure.kusto.data/11.2.2",
3100
- "hashPath": "microsoft.azure.kusto.data.11.2.2.nupkg.sha512"
3167
+ "sha512": "sha512-XWcKKioj4oUwfi+WR0fRPkVTaMFAudbKvIqld1XKtjzNv62JFPffDfAcGX/IU/j+6GRUoLIhAU3Vd26h3peKMw==",
3168
+ "path": "microsoft.azure.kusto.data/13.0.2",
3169
+ "hashPath": "microsoft.azure.kusto.data.13.0.2.nupkg.sha512"
3101
3170
  },
3102
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
3171
+ "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
3103
3172
  "type": "package",
3104
3173
  "serviceable": true,
3105
- "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
3106
- "path": "microsoft.bcl.asyncinterfaces/6.0.0",
3107
- "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
3174
+ "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
3175
+ "path": "microsoft.bcl.asyncinterfaces/8.0.0",
3176
+ "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
3108
3177
  },
3109
3178
  "Microsoft.Bcl.HashCode/1.1.0": {
3110
3179
  "type": "package",
@@ -3113,12 +3182,19 @@
3113
3182
  "path": "microsoft.bcl.hashcode/1.1.0",
3114
3183
  "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512"
3115
3184
  },
3116
- "Microsoft.CSharp/4.5.0": {
3185
+ "Microsoft.Bcl.TimeProvider/8.0.1": {
3117
3186
  "type": "package",
3118
3187
  "serviceable": true,
3119
- "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
3120
- "path": "microsoft.csharp/4.5.0",
3121
- "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
3188
+ "sha512": "sha512-C7kWHJnMRY7EvJev2S8+yJHZ1y7A4ZlLbA4NE+O23BDIAN5mHeqND1m+SKv1ChRS5YlCDW7yAMUe7lttRsJaAA==",
3189
+ "path": "microsoft.bcl.timeprovider/8.0.1",
3190
+ "hashPath": "microsoft.bcl.timeprovider.8.0.1.nupkg.sha512"
3191
+ },
3192
+ "Microsoft.CSharp/4.7.0": {
3193
+ "type": "package",
3194
+ "serviceable": true,
3195
+ "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
3196
+ "path": "microsoft.csharp/4.7.0",
3197
+ "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
3122
3198
  },
3123
3199
  "Microsoft.Extensions.AI.Abstractions/9.5.0": {
3124
3200
  "type": "package",
@@ -3134,250 +3210,271 @@
3134
3210
  "path": "microsoft.extensions.azure/1.11.0",
3135
3211
  "hashPath": "microsoft.extensions.azure.1.11.0.nupkg.sha512"
3136
3212
  },
3137
- "Microsoft.Extensions.Caching.Abstractions/9.0.4": {
3213
+ "Microsoft.Extensions.Caching.Abstractions/9.0.5": {
3138
3214
  "type": "package",
3139
3215
  "serviceable": true,
3140
- "sha512": "sha512-imcZ5BGhBw5mNsWLepBbqqumWaFe0GtvyCvne2/2wsDIBRa2+Lhx4cU/pKt/4BwOizzUEOls2k1eOJQXHGMalg==",
3141
- "path": "microsoft.extensions.caching.abstractions/9.0.4",
3142
- "hashPath": "microsoft.extensions.caching.abstractions.9.0.4.nupkg.sha512"
3216
+ "sha512": "sha512-RV6wOTvH5BeVRs6cvxFuaV1ut05Dklpvq19XRO1JxAayfLWYIEP7K94aamY0iSUhoehWk1X5H6gMcbZkHuBjew==",
3217
+ "path": "microsoft.extensions.caching.abstractions/9.0.5",
3218
+ "hashPath": "microsoft.extensions.caching.abstractions.9.0.5.nupkg.sha512"
3143
3219
  },
3144
- "Microsoft.Extensions.Caching.Memory/9.0.4": {
3220
+ "Microsoft.Extensions.Caching.Memory/9.0.5": {
3145
3221
  "type": "package",
3146
3222
  "serviceable": true,
3147
- "sha512": "sha512-G5rEq1Qez5VJDTEyRsRUnewAspKjaY57VGsdZ8g8Ja6sXXzoiI3PpTd1t43HjHqNWD5A06MQveb2lscn+2CU+w==",
3148
- "path": "microsoft.extensions.caching.memory/9.0.4",
3149
- "hashPath": "microsoft.extensions.caching.memory.9.0.4.nupkg.sha512"
3223
+ "sha512": "sha512-qDmoAzIUBup5KZG1Abv51ifbHMCWFnaXbt05l+Sd92mLOpF9OwHOuoxu3XhzXaPGfq0Ns3pv1df5l8zuKjFgGw==",
3224
+ "path": "microsoft.extensions.caching.memory/9.0.5",
3225
+ "hashPath": "microsoft.extensions.caching.memory.9.0.5.nupkg.sha512"
3150
3226
  },
3151
- "Microsoft.Extensions.Configuration/9.0.4": {
3227
+ "Microsoft.Extensions.Configuration/9.0.5": {
3152
3228
  "type": "package",
3153
3229
  "serviceable": true,
3154
- "sha512": "sha512-KIVBrMbItnCJDd1RF4KEaE8jZwDJcDUJW5zXpbwQ05HNYTK1GveHxHK0B3SjgDJuR48GRACXAO+BLhL8h34S7g==",
3155
- "path": "microsoft.extensions.configuration/9.0.4",
3156
- "hashPath": "microsoft.extensions.configuration.9.0.4.nupkg.sha512"
3230
+ "sha512": "sha512-uYXLg2Gt8KUH5nT3u+TBpg9VrRcN5+2zPmIjqEHR4kOoBwsbtMDncEJw9HiLvZqGgIo2TR4oraibAoy5hXn2bQ==",
3231
+ "path": "microsoft.extensions.configuration/9.0.5",
3232
+ "hashPath": "microsoft.extensions.configuration.9.0.5.nupkg.sha512"
3157
3233
  },
3158
- "Microsoft.Extensions.Configuration.Abstractions/9.0.4": {
3234
+ "Microsoft.Extensions.Configuration.Abstractions/9.0.5": {
3159
3235
  "type": "package",
3160
3236
  "serviceable": true,
3161
- "sha512": "sha512-0LN/DiIKvBrkqp7gkF3qhGIeZk6/B63PthAHjQsxymJfIBcz0kbf4/p/t4lMgggVxZ+flRi5xvTwlpPOoZk8fg==",
3162
- "path": "microsoft.extensions.configuration.abstractions/9.0.4",
3163
- "hashPath": "microsoft.extensions.configuration.abstractions.9.0.4.nupkg.sha512"
3237
+ "sha512": "sha512-ew0G6gIznnyAkbIa67wXspkDFcVektjN3xaDAfBDIPbWph+rbuGaaohFxUSGw28ht7wdcWtTtElKnzfkcDDbOQ==",
3238
+ "path": "microsoft.extensions.configuration.abstractions/9.0.5",
3239
+ "hashPath": "microsoft.extensions.configuration.abstractions.9.0.5.nupkg.sha512"
3164
3240
  },
3165
- "Microsoft.Extensions.Configuration.Binder/9.0.4": {
3241
+ "Microsoft.Extensions.Configuration.Binder/9.0.5": {
3166
3242
  "type": "package",
3167
3243
  "serviceable": true,
3168
- "sha512": "sha512-cdrjcl9RIcwt3ECbnpP0Gt1+pkjdW90mq5yFYy8D9qRj2NqFFcv3yDp141iEamsd9E218sGxK8WHaIOcrqgDJg==",
3169
- "path": "microsoft.extensions.configuration.binder/9.0.4",
3170
- "hashPath": "microsoft.extensions.configuration.binder.9.0.4.nupkg.sha512"
3244
+ "sha512": "sha512-7pQ4Tkyofm8DFWFhqn9ZmG8qSAC2VitWleATj5qob9V9KtoxCVdwRtmiVl/ha3WAgjkEfW++JLWXox9MJwMgkg==",
3245
+ "path": "microsoft.extensions.configuration.binder/9.0.5",
3246
+ "hashPath": "microsoft.extensions.configuration.binder.9.0.5.nupkg.sha512"
3171
3247
  },
3172
- "Microsoft.Extensions.Configuration.CommandLine/9.0.4": {
3248
+ "Microsoft.Extensions.Configuration.CommandLine/9.0.5": {
3173
3249
  "type": "package",
3174
3250
  "serviceable": true,
3175
- "sha512": "sha512-TbM2HElARG7z1gxwakdppmOkm1SykPqDcu3EF97daEwSb/+TXnRrFfJtF+5FWWxcsNhbRrmLfS2WszYcab7u1A==",
3176
- "path": "microsoft.extensions.configuration.commandline/9.0.4",
3177
- "hashPath": "microsoft.extensions.configuration.commandline.9.0.4.nupkg.sha512"
3251
+ "sha512": "sha512-BloAPG22eV+F4CpGKg0lHeXsLxbsGeId4mNpNsUc250j79pcJL3OWVRgmyIUBP5eF74lYJlaOVF+54MRBAQV3A==",
3252
+ "path": "microsoft.extensions.configuration.commandline/9.0.5",
3253
+ "hashPath": "microsoft.extensions.configuration.commandline.9.0.5.nupkg.sha512"
3178
3254
  },
3179
- "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.4": {
3255
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.5": {
3180
3256
  "type": "package",
3181
3257
  "serviceable": true,
3182
- "sha512": "sha512-2IGiG3FtVnD83IA6HYGuNei8dOw455C09yEhGl8bjcY6aGZgoC6yhYvDnozw8wlTowfoG9bxVrdTsr2ACZOYHg==",
3183
- "path": "microsoft.extensions.configuration.environmentvariables/9.0.4",
3184
- "hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.4.nupkg.sha512"
3258
+ "sha512": "sha512-kfLv3nbn3tt42g/YfPMJGW6SJRt4DLIvSu5njrZv622kBGVOXBMwyoqFLvR/tULzn0mwICJu6GORdUJ+INpexg==",
3259
+ "path": "microsoft.extensions.configuration.environmentvariables/9.0.5",
3260
+ "hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.5.nupkg.sha512"
3185
3261
  },
3186
- "Microsoft.Extensions.Configuration.FileExtensions/9.0.4": {
3262
+ "Microsoft.Extensions.Configuration.FileExtensions/9.0.5": {
3187
3263
  "type": "package",
3188
3264
  "serviceable": true,
3189
- "sha512": "sha512-UY864WQ3AS2Fkc8fYLombWnjrXwYt+BEHHps0hY4sxlgqaVW06AxbpgRZjfYf8PyRbplJqruzZDB/nSLT+7RLQ==",
3190
- "path": "microsoft.extensions.configuration.fileextensions/9.0.4",
3191
- "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.4.nupkg.sha512"
3265
+ "sha512": "sha512-ifrA7POOJ7EeoEJhC8r03WufBsEV4zgnTLQURHh1QIS/vU6ff/60z8M4tD3i2csdFPREEc1nGbiOZhi7Q5aMfw==",
3266
+ "path": "microsoft.extensions.configuration.fileextensions/9.0.5",
3267
+ "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.5.nupkg.sha512"
3192
3268
  },
3193
- "Microsoft.Extensions.Configuration.Json/9.0.4": {
3269
+ "Microsoft.Extensions.Configuration.Json/9.0.5": {
3194
3270
  "type": "package",
3195
3271
  "serviceable": true,
3196
- "sha512": "sha512-vVXI70CgT/dmXV3MM+n/BR2rLXEoAyoK0hQT+8MrbCMuJBiLRxnTtSrksNiASWCwOtxo/Tyy7CO8AGthbsYxnw==",
3197
- "path": "microsoft.extensions.configuration.json/9.0.4",
3198
- "hashPath": "microsoft.extensions.configuration.json.9.0.4.nupkg.sha512"
3272
+ "sha512": "sha512-LiWV+Sn5yvoQEd/vihGwkR3CZ4ekMrqP5OQiYOlbzMBfBa6JHBWBsTO5ta6dMYO9ADMiv9K6GBKJSF9DrP29sw==",
3273
+ "path": "microsoft.extensions.configuration.json/9.0.5",
3274
+ "hashPath": "microsoft.extensions.configuration.json.9.0.5.nupkg.sha512"
3199
3275
  },
3200
- "Microsoft.Extensions.Configuration.UserSecrets/9.0.4": {
3276
+ "Microsoft.Extensions.Configuration.UserSecrets/9.0.5": {
3201
3277
  "type": "package",
3202
3278
  "serviceable": true,
3203
- "sha512": "sha512-zuvyC72gJkJyodyGowCuz3EQ1QvzNXJtKusuRzmjoHr17aeB3X0aSiKFB++HMHnQIWWlPOBf9YHTQfEqzbgl1g==",
3204
- "path": "microsoft.extensions.configuration.usersecrets/9.0.4",
3205
- "hashPath": "microsoft.extensions.configuration.usersecrets.9.0.4.nupkg.sha512"
3279
+ "sha512": "sha512-DONkv4TzvCUps55pu+667HasjhW5WoKndDPt9AvnF3qnYfgh+OXN01cDdH0h9cfXUXluzAZfGhqh/Uwt14aikg==",
3280
+ "path": "microsoft.extensions.configuration.usersecrets/9.0.5",
3281
+ "hashPath": "microsoft.extensions.configuration.usersecrets.9.0.5.nupkg.sha512"
3206
3282
  },
3207
- "Microsoft.Extensions.DependencyInjection/9.0.4": {
3283
+ "Microsoft.Extensions.DependencyInjection/9.0.5": {
3208
3284
  "type": "package",
3209
3285
  "serviceable": true,
3210
- "sha512": "sha512-f2MTUaS2EQ3lX4325ytPAISZqgBfXmY0WvgD80ji6Z20AoDNiCESxsqo6mFRwHJD/jfVKRw9FsW6+86gNre3ug==",
3211
- "path": "microsoft.extensions.dependencyinjection/9.0.4",
3212
- "hashPath": "microsoft.extensions.dependencyinjection.9.0.4.nupkg.sha512"
3286
+ "sha512": "sha512-N1Mn0T/tUBPoLL+Fzsp+VCEtneUhhxc1//Dx3BeuQ8AX+XrMlYCfnp2zgpEXnTCB7053CLdiqVWPZ7mEX6MPjg==",
3287
+ "path": "microsoft.extensions.dependencyinjection/9.0.5",
3288
+ "hashPath": "microsoft.extensions.dependencyinjection.9.0.5.nupkg.sha512"
3213
3289
  },
3214
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.4": {
3290
+ "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {
3215
3291
  "type": "package",
3216
3292
  "serviceable": true,
3217
- "sha512": "sha512-UI0TQPVkS78bFdjkTodmkH0Fe8lXv9LnhGFKgKrsgUJ5a5FVdFRcgjIkBVLbGgdRhxWirxH/8IXUtEyYJx6GQg==",
3218
- "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.4",
3219
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.4.nupkg.sha512"
3293
+ "sha512": "sha512-cjnRtsEAzU73aN6W7vkWy8Phj5t3Xm78HSqgrbh/O4Q9SK/yN73wZVa21QQY6amSLQRQ/M8N+koGnY6PuvKQsw==",
3294
+ "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.5",
3295
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.5.nupkg.sha512"
3220
3296
  },
3221
- "Microsoft.Extensions.Diagnostics/9.0.4": {
3297
+ "Microsoft.Extensions.Diagnostics/9.0.5": {
3222
3298
  "type": "package",
3223
3299
  "serviceable": true,
3224
- "sha512": "sha512-1bCSQrGv9+bpF5MGKF6THbnRFUZqQDrWPA39NDeVW9djeHBmow8kX4SX6/8KkeKI8gmUDG7jsG/bVuNAcY/ATQ==",
3225
- "path": "microsoft.extensions.diagnostics/9.0.4",
3226
- "hashPath": "microsoft.extensions.diagnostics.9.0.4.nupkg.sha512"
3300
+ "sha512": "sha512-fRiUjmhm9e4vMp6WEO9MgWNxVtWSr4Pcgh1W4DyJIr8bRANlZz9JU7uicf7ShzMspDxo/9Ejo9zJ6qQZY0IhVw==",
3301
+ "path": "microsoft.extensions.diagnostics/9.0.5",
3302
+ "hashPath": "microsoft.extensions.diagnostics.9.0.5.nupkg.sha512"
3227
3303
  },
3228
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.4": {
3304
+ "Microsoft.Extensions.Diagnostics.Abstractions/9.0.5": {
3229
3305
  "type": "package",
3230
3306
  "serviceable": true,
3231
- "sha512": "sha512-IAucBcHYtiCmMyFag+Vrp5m+cjGRlDttJk9Vx7Dqpq+Ama4BzVUOk0JARQakgFFr7ZTBSgLKlHmtY5MiItB7Cg==",
3232
- "path": "microsoft.extensions.diagnostics.abstractions/9.0.4",
3233
- "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.4.nupkg.sha512"
3307
+ "sha512": "sha512-6YfTcULCYREMTqtk+s3UiszsFV2xN2FXtxdQpurmQJY9Cp/QGiM4MTKfJKUo7AzdLuzjOKKMWjQITmvtK7AsUg==",
3308
+ "path": "microsoft.extensions.diagnostics.abstractions/9.0.5",
3309
+ "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.5.nupkg.sha512"
3234
3310
  },
3235
- "Microsoft.Extensions.FileProviders.Abstractions/9.0.4": {
3311
+ "Microsoft.Extensions.FileProviders.Abstractions/9.0.5": {
3236
3312
  "type": "package",
3237
3313
  "serviceable": true,
3238
- "sha512": "sha512-gQN2o/KnBfVk6Bd71E2YsvO5lsqrqHmaepDGk+FB/C4aiQY9B0XKKNKfl5/TqcNOs9OEithm4opiMHAErMFyEw==",
3239
- "path": "microsoft.extensions.fileproviders.abstractions/9.0.4",
3240
- "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.4.nupkg.sha512"
3314
+ "sha512": "sha512-LLm+e8lvD+jOI+blHRSxPqywPaohOTNcVzQv548R1UpkEiNB2D+zf3RrqxBdB1LDPicRMTnfiaKJovxF8oX1bQ==",
3315
+ "path": "microsoft.extensions.fileproviders.abstractions/9.0.5",
3316
+ "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.5.nupkg.sha512"
3241
3317
  },
3242
- "Microsoft.Extensions.FileProviders.Physical/9.0.4": {
3318
+ "Microsoft.Extensions.FileProviders.Physical/9.0.5": {
3243
3319
  "type": "package",
3244
3320
  "serviceable": true,
3245
- "sha512": "sha512-qkQ9V7KFZdTWNThT7ke7E/Jad38s46atSs3QUYZB8f3thBTrcrousdY4Y/tyCtcH5YjsPSiByjuN+L8W/ThMQg==",
3246
- "path": "microsoft.extensions.fileproviders.physical/9.0.4",
3247
- "hashPath": "microsoft.extensions.fileproviders.physical.9.0.4.nupkg.sha512"
3321
+ "sha512": "sha512-cMQqvK0rclKzAm2crSFe9JiimR+wzt6eaoRxa8/mYFkqekY4JEP8eShVZs4NPsKV2HQFHfDgwfFSsWUrUgqbKA==",
3322
+ "path": "microsoft.extensions.fileproviders.physical/9.0.5",
3323
+ "hashPath": "microsoft.extensions.fileproviders.physical.9.0.5.nupkg.sha512"
3248
3324
  },
3249
- "Microsoft.Extensions.FileSystemGlobbing/9.0.4": {
3325
+ "Microsoft.Extensions.FileSystemGlobbing/9.0.5": {
3250
3326
  "type": "package",
3251
3327
  "serviceable": true,
3252
- "sha512": "sha512-05Lh2ItSk4mzTdDWATW9nEcSybwprN8Tz42Fs5B+jwdXUpauktdAQUI1Am4sUQi2C63E5hvQp8gXvfwfg9mQGQ==",
3253
- "path": "microsoft.extensions.filesystemglobbing/9.0.4",
3254
- "hashPath": "microsoft.extensions.filesystemglobbing.9.0.4.nupkg.sha512"
3328
+ "sha512": "sha512-TWJZJGIyUncH4Ah+Sy9X5mPJeoz02lRlFx9VWaFo4b4o0tkA1dk2u6HRHrfEC2L6N4IC+vFzfRWol1egyQqLtg==",
3329
+ "path": "microsoft.extensions.filesystemglobbing/9.0.5",
3330
+ "hashPath": "microsoft.extensions.filesystemglobbing.9.0.5.nupkg.sha512"
3255
3331
  },
3256
- "Microsoft.Extensions.Hosting/9.0.4": {
3332
+ "Microsoft.Extensions.Hosting/9.0.5": {
3257
3333
  "type": "package",
3258
3334
  "serviceable": true,
3259
- "sha512": "sha512-1rZwLE+tTUIyZRUzmlk/DQj+v+Eqox+rjb+X7Fi+cYTbQfIZPYwpf1pVybsV3oje8+Pe4GaNukpBVUlPYeQdeQ==",
3260
- "path": "microsoft.extensions.hosting/9.0.4",
3261
- "hashPath": "microsoft.extensions.hosting.9.0.4.nupkg.sha512"
3335
+ "sha512": "sha512-PoTG6ptucJyxrrALQgRE5lwUMaSc3PK5vtEXuazEJ6mDQ9xRFmxElZCe81duH/TNH7+X/CVDVIZu6Ji2OQW4zQ==",
3336
+ "path": "microsoft.extensions.hosting/9.0.5",
3337
+ "hashPath": "microsoft.extensions.hosting.9.0.5.nupkg.sha512"
3262
3338
  },
3263
- "Microsoft.Extensions.Hosting.Abstractions/9.0.4": {
3339
+ "Microsoft.Extensions.Hosting.Abstractions/9.0.5": {
3264
3340
  "type": "package",
3265
3341
  "serviceable": true,
3266
- "sha512": "sha512-bXkwRPMo4x19YKH6/V9XotU7KYQJlihXhcWO1RDclAY3yfY3XNg4QtSEBvng4kK/DnboE0O/nwSl+6Jiv9P+FA==",
3267
- "path": "microsoft.extensions.hosting.abstractions/9.0.4",
3268
- "hashPath": "microsoft.extensions.hosting.abstractions.9.0.4.nupkg.sha512"
3342
+ "sha512": "sha512-3GA/dxqkP6yFe18qYRgtKYuN2onC8NfhlpNN21jptkVKk7olqBTkdT49oL0pSEz2SptRsux7LocCU7+alGnEag==",
3343
+ "path": "microsoft.extensions.hosting.abstractions/9.0.5",
3344
+ "hashPath": "microsoft.extensions.hosting.abstractions.9.0.5.nupkg.sha512"
3269
3345
  },
3270
- "Microsoft.Extensions.Logging/9.0.4": {
3346
+ "Microsoft.Extensions.Logging/9.0.5": {
3271
3347
  "type": "package",
3272
3348
  "serviceable": true,
3273
- "sha512": "sha512-xW6QPYsqhbuWBO9/1oA43g/XPKbohJx+7G8FLQgQXIriYvY7s+gxr2wjQJfRoPO900dvvv2vVH7wZovG+M1m6w==",
3274
- "path": "microsoft.extensions.logging/9.0.4",
3275
- "hashPath": "microsoft.extensions.logging.9.0.4.nupkg.sha512"
3349
+ "sha512": "sha512-rQU61lrgvpE/UgcAd4E56HPxUIkX/VUQCxWmwDTLLVeuwRDYTL0q/FLGfAW17cGTKyCh7ywYAEnY3sTEvURsfg==",
3350
+ "path": "microsoft.extensions.logging/9.0.5",
3351
+ "hashPath": "microsoft.extensions.logging.9.0.5.nupkg.sha512"
3276
3352
  },
3277
- "Microsoft.Extensions.Logging.Abstractions/9.0.4": {
3353
+ "Microsoft.Extensions.Logging.Abstractions/9.0.5": {
3278
3354
  "type": "package",
3279
3355
  "serviceable": true,
3280
- "sha512": "sha512-0MXlimU4Dud6t+iNi5NEz3dO2w1HXdhoOLaYFuLPCjAsvlPQGwOT6V2KZRMLEhCAm/stSZt1AUv0XmDdkjvtbw==",
3281
- "path": "microsoft.extensions.logging.abstractions/9.0.4",
3282
- "hashPath": "microsoft.extensions.logging.abstractions.9.0.4.nupkg.sha512"
3356
+ "sha512": "sha512-pP1PADCrIxMYJXxFmTVbAgEU7GVpjK5i0/tyfU9DiE0oXQy3JWQaOVgCkrCiePLgS8b5sghM3Fau3EeHiVWbCg==",
3357
+ "path": "microsoft.extensions.logging.abstractions/9.0.5",
3358
+ "hashPath": "microsoft.extensions.logging.abstractions.9.0.5.nupkg.sha512"
3283
3359
  },
3284
- "Microsoft.Extensions.Logging.Configuration/9.0.4": {
3360
+ "Microsoft.Extensions.Logging.Configuration/9.0.5": {
3285
3361
  "type": "package",
3286
3362
  "serviceable": true,
3287
- "sha512": "sha512-/kF+rSnoo3/nIwGzWsR4RgBnoTOdZ3lzz2qFRyp/GgaNid4j6hOAQrs/O+QHXhlcAdZxjg37MvtIE+pAvIgi9g==",
3288
- "path": "microsoft.extensions.logging.configuration/9.0.4",
3289
- "hashPath": "microsoft.extensions.logging.configuration.9.0.4.nupkg.sha512"
3363
+ "sha512": "sha512-WgYTJ1/dxdzqaYYMrgC6cZXJVmaoxUmWgsvR9Kg5ZARpy0LMw7fZIZMIiVuaxhItwwFIW0ruhAN+Er2/oVZgmQ==",
3364
+ "path": "microsoft.extensions.logging.configuration/9.0.5",
3365
+ "hashPath": "microsoft.extensions.logging.configuration.9.0.5.nupkg.sha512"
3290
3366
  },
3291
- "Microsoft.Extensions.Logging.Console/9.0.4": {
3367
+ "Microsoft.Extensions.Logging.Console/9.0.5": {
3292
3368
  "type": "package",
3293
3369
  "serviceable": true,
3294
- "sha512": "sha512-cI0lQe0js65INCTCtAgnlVJWKgzgoRHVAW1B1zwCbmcliO4IZoTf92f1SYbLeLk7FzMJ/GlCvjLvJegJ6kltmQ==",
3295
- "path": "microsoft.extensions.logging.console/9.0.4",
3296
- "hashPath": "microsoft.extensions.logging.console.9.0.4.nupkg.sha512"
3370
+ "sha512": "sha512-0BqgvX5y34GOrsJeAypny53OoBnXjyjQCpanrpm7dZawKv5KFk7Tqbu7LFVsRu2T0tLpQ2YHMciMiAWtp+o/Bw==",
3371
+ "path": "microsoft.extensions.logging.console/9.0.5",
3372
+ "hashPath": "microsoft.extensions.logging.console.9.0.5.nupkg.sha512"
3297
3373
  },
3298
- "Microsoft.Extensions.Logging.Debug/9.0.4": {
3374
+ "Microsoft.Extensions.Logging.Debug/9.0.5": {
3299
3375
  "type": "package",
3300
3376
  "serviceable": true,
3301
- "sha512": "sha512-D1jy+jy+huUUxnkZ0H480RZK8vqKn8NsQxYpMpPL/ALPPh1WATVLcr/uXI3RUBB45wMW5265O+hk9x3jnnXFuA==",
3302
- "path": "microsoft.extensions.logging.debug/9.0.4",
3303
- "hashPath": "microsoft.extensions.logging.debug.9.0.4.nupkg.sha512"
3377
+ "sha512": "sha512-IyosWdl/NM2LP72zlavSpkZyd1SczzJ+8J4LImlKWF8w/JEbqJuSJey79Wd1lJGsDj7Cik8y4CD1T2mXMIhEVA==",
3378
+ "path": "microsoft.extensions.logging.debug/9.0.5",
3379
+ "hashPath": "microsoft.extensions.logging.debug.9.0.5.nupkg.sha512"
3304
3380
  },
3305
- "Microsoft.Extensions.Logging.EventLog/9.0.4": {
3381
+ "Microsoft.Extensions.Logging.EventLog/9.0.5": {
3306
3382
  "type": "package",
3307
3383
  "serviceable": true,
3308
- "sha512": "sha512-bApxdklf7QTsONOLR5ow6SdDFXR5ncHvumSEg2+QnCvxvkzc2z5kNn7yQCyupRLRN4jKbnlTkVX8x9qLlwL6Qg==",
3309
- "path": "microsoft.extensions.logging.eventlog/9.0.4",
3310
- "hashPath": "microsoft.extensions.logging.eventlog.9.0.4.nupkg.sha512"
3384
+ "sha512": "sha512-KF+lvi5ZwNd5Oy5V6l0580cQjTi59boF6X4wp+2ozvUGTC4zBBsaDSVicR86pTWsDivmo9UeSlB+QgheGzrpJQ==",
3385
+ "path": "microsoft.extensions.logging.eventlog/9.0.5",
3386
+ "hashPath": "microsoft.extensions.logging.eventlog.9.0.5.nupkg.sha512"
3311
3387
  },
3312
- "Microsoft.Extensions.Logging.EventSource/9.0.4": {
3388
+ "Microsoft.Extensions.Logging.EventSource/9.0.5": {
3313
3389
  "type": "package",
3314
3390
  "serviceable": true,
3315
- "sha512": "sha512-R600zTxVJNw2IeAEOvdOJGNA1lHr1m3vo460hSF5G1DjwP0FNpyeH4lpLDMuf34diKwB1LTt5hBw1iF1/iuwsQ==",
3316
- "path": "microsoft.extensions.logging.eventsource/9.0.4",
3317
- "hashPath": "microsoft.extensions.logging.eventsource.9.0.4.nupkg.sha512"
3391
+ "sha512": "sha512-H4PVv6aDt4jNyZi7MN746GtHPNRjGdH7OrueDViQDBAw/b4incGYEPbUKUACa9HED0vfI4PPaQrzz1Hz5Odh3g==",
3392
+ "path": "microsoft.extensions.logging.eventsource/9.0.5",
3393
+ "hashPath": "microsoft.extensions.logging.eventsource.9.0.5.nupkg.sha512"
3318
3394
  },
3319
- "Microsoft.Extensions.Options/9.0.4": {
3395
+ "Microsoft.Extensions.Options/9.0.5": {
3320
3396
  "type": "package",
3321
3397
  "serviceable": true,
3322
- "sha512": "sha512-fiFI2+58kicqVZyt/6obqoFwHiab7LC4FkQ3mmiBJ28Yy4fAvy2+v9MRnSvvlOO8chTOjKsdafFl/K9veCPo5g==",
3323
- "path": "microsoft.extensions.options/9.0.4",
3324
- "hashPath": "microsoft.extensions.options.9.0.4.nupkg.sha512"
3398
+ "sha512": "sha512-vPdJQU8YLOUSSK8NL0RmwcXJr2E0w8xH559PGQl4JYsglgilZr9LZnqV2zdgk+XR05+kuvhBEZKoDVd46o7NqA==",
3399
+ "path": "microsoft.extensions.options/9.0.5",
3400
+ "hashPath": "microsoft.extensions.options.9.0.5.nupkg.sha512"
3325
3401
  },
3326
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.4": {
3402
+ "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.5": {
3327
3403
  "type": "package",
3328
3404
  "serviceable": true,
3329
- "sha512": "sha512-aridVhAT3Ep+vsirR1pzjaOw0Jwiob6dc73VFQn2XmDfBA2X98M8YKO1GarvsXRX7gX1Aj+hj2ijMzrMHDOm0A==",
3330
- "path": "microsoft.extensions.options.configurationextensions/9.0.4",
3331
- "hashPath": "microsoft.extensions.options.configurationextensions.9.0.4.nupkg.sha512"
3405
+ "sha512": "sha512-CJbAVdovKPFh2FoKxesu20odRVSbL/vtvzzObnG+5u38sOfzRS2Ncy25id0TjYUGQzMhNnJUHgTUzTMDl/3c9g==",
3406
+ "path": "microsoft.extensions.options.configurationextensions/9.0.5",
3407
+ "hashPath": "microsoft.extensions.options.configurationextensions.9.0.5.nupkg.sha512"
3332
3408
  },
3333
- "Microsoft.Extensions.Primitives/9.0.4": {
3409
+ "Microsoft.Extensions.Primitives/9.0.5": {
3334
3410
  "type": "package",
3335
3411
  "serviceable": true,
3336
- "sha512": "sha512-SPFyMjyku1nqTFFJ928JAMd0QnRe4xjE7KeKnZMWXf3xk+6e0WiOZAluYtLdbJUXtsl2cCRSi8cBquJ408k8RA==",
3337
- "path": "microsoft.extensions.primitives/9.0.4",
3338
- "hashPath": "microsoft.extensions.primitives.9.0.4.nupkg.sha512"
3412
+ "sha512": "sha512-b4OAv1qE1C9aM+ShWJu3rlo/WjDwa/I30aIPXqDWSKXTtKl1Wwh6BZn+glH5HndGVVn3C6ZAPQj5nv7/7HJNBQ==",
3413
+ "path": "microsoft.extensions.primitives/9.0.5",
3414
+ "hashPath": "microsoft.extensions.primitives.9.0.5.nupkg.sha512"
3339
3415
  },
3340
- "Microsoft.Identity.Client/4.67.2": {
3416
+ "Microsoft.Identity.Client/4.72.1": {
3341
3417
  "type": "package",
3342
3418
  "serviceable": true,
3343
- "sha512": "sha512-37t0TfekfG6XM8kue/xNaA66Qjtti5Qe1xA41CK+bEd8VD76/oXJc+meFJHGzygIC485dCpKoamG/pDfb9Qd7Q==",
3344
- "path": "microsoft.identity.client/4.67.2",
3345
- "hashPath": "microsoft.identity.client.4.67.2.nupkg.sha512"
3419
+ "sha512": "sha512-U3FbgYeKbU34zP17vi4xO70U5WiVO4GcqHbGwfqzAGJMQQfzkdEK5Ue69mI1tWj7Ft2lbJJ9Wsho9/6Jn5OKqQ==",
3420
+ "path": "microsoft.identity.client/4.72.1",
3421
+ "hashPath": "microsoft.identity.client.4.72.1.nupkg.sha512"
3346
3422
  },
3347
- "Microsoft.Identity.Client.Broker/4.67.2": {
3423
+ "Microsoft.Identity.Client.Broker/4.72.1": {
3348
3424
  "type": "package",
3349
3425
  "serviceable": true,
3350
- "sha512": "sha512-1/OWbcM7t73Bt/ZfOO8xPUtaWGP0lAlbUNSL8TrpHke2k/YNxsnV0nj2921lWQ96YVOY4kpXrR84SBnvW/n1gA==",
3351
- "path": "microsoft.identity.client.broker/4.67.2",
3352
- "hashPath": "microsoft.identity.client.broker.4.67.2.nupkg.sha512"
3426
+ "sha512": "sha512-joCHeBe+CJjGQfonV3q4joMXp87g3UiTaX9AXweDrOlyRi5RX3DMAYKIOUG8etvbBzaL5m2RoTIioXC3NTS4aQ==",
3427
+ "path": "microsoft.identity.client.broker/4.72.1",
3428
+ "hashPath": "microsoft.identity.client.broker.4.72.1.nupkg.sha512"
3353
3429
  },
3354
- "Microsoft.Identity.Client.Extensions.Msal/4.67.2": {
3430
+ "Microsoft.Identity.Client.Extensions.Msal/4.71.1": {
3355
3431
  "type": "package",
3356
3432
  "serviceable": true,
3357
- "sha512": "sha512-DKs+Lva6csEUZabw+JkkjtFgVmcXh4pJeQy5KH5XzPOaKNoZhAMYj1qpKd97qYTZKXIFH12bHPk0DA+6krw+Cw==",
3358
- "path": "microsoft.identity.client.extensions.msal/4.67.2",
3359
- "hashPath": "microsoft.identity.client.extensions.msal.4.67.2.nupkg.sha512"
3433
+ "sha512": "sha512-PGOHaoQhKBKnXy1kfW+Gu9/rxStKsqR+UZKeVv4XAsATdzmfj9y9kkUOftIjVFvxP3oh2Sk7v65ylS0K/qYADA==",
3434
+ "path": "microsoft.identity.client.extensions.msal/4.71.1",
3435
+ "hashPath": "microsoft.identity.client.extensions.msal.4.71.1.nupkg.sha512"
3360
3436
  },
3361
- "Microsoft.Identity.Client.NativeInterop/0.16.2": {
3437
+ "Microsoft.Identity.Client.NativeInterop/0.18.1": {
3362
3438
  "type": "package",
3363
3439
  "serviceable": true,
3364
- "sha512": "sha512-hBPb/EjS3PNN+5B3a3PzVHBGb/RWRKY+q+Ib0D40NtdiZekkIApdOcjuJa31h5gVQGuyEkBIi6/PiG1ioqncjQ==",
3365
- "path": "microsoft.identity.client.nativeinterop/0.16.2",
3366
- "hashPath": "microsoft.identity.client.nativeinterop.0.16.2.nupkg.sha512"
3440
+ "sha512": "sha512-oMkIwj4ugqOiGFkMWl/OUG/ndB1cYE5ZNhX+J4Jrj7ojT+lmBCBYcajLpvztIO+Is2Eo6qJxSsFLrCUo4UiCrg==",
3441
+ "path": "microsoft.identity.client.nativeinterop/0.18.1",
3442
+ "hashPath": "microsoft.identity.client.nativeinterop.0.18.1.nupkg.sha512"
3367
3443
  },
3368
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
3444
+ "Microsoft.IdentityModel.Abstractions/8.1.2": {
3369
3445
  "type": "package",
3370
3446
  "serviceable": true,
3371
- "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
3372
- "path": "microsoft.identitymodel.abstractions/6.35.0",
3373
- "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
3447
+ "sha512": "sha512-QSSDer3kvyTdNq6BefgX4EYi1lsia2zJUh5CfIMZFQUh6BhrXK1WE4i2C9ltUmmuUjoeVVX6AaSo9NZfpTGNdw==",
3448
+ "path": "microsoft.identitymodel.abstractions/8.1.2",
3449
+ "hashPath": "microsoft.identitymodel.abstractions.8.1.2.nupkg.sha512"
3374
3450
  },
3375
- "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
3451
+ "Microsoft.IdentityModel.JsonWebTokens/8.1.2": {
3376
3452
  "type": "package",
3377
3453
  "serviceable": true,
3378
- "sha512": "sha512-uyjY/cqomw1irT4L7lDeg4sJ36MsjHg3wKqpGrBAdzvZaxo85yMF+sAA9RIzTV92fDxuUzjqksMqA0+SNMkMgA==",
3379
- "path": "microsoft.io.recyclablememorystream/2.2.0",
3380
- "hashPath": "microsoft.io.recyclablememorystream.2.2.0.nupkg.sha512"
3454
+ "sha512": "sha512-AWQINMvtamdYBqtG8q8muyYTfA9i5xRBEsMKQdzOn5xRzhVVDSzsNGYof1docfF3pX4hNRUpHlzs61RP0reZMw==",
3455
+ "path": "microsoft.identitymodel.jsonwebtokens/8.1.2",
3456
+ "hashPath": "microsoft.identitymodel.jsonwebtokens.8.1.2.nupkg.sha512"
3457
+ },
3458
+ "Microsoft.IdentityModel.Logging/8.1.2": {
3459
+ "type": "package",
3460
+ "serviceable": true,
3461
+ "sha512": "sha512-pEn//qKJcEXDsLHLzACFrT3a2kkpIGOXLEYkcuxjqWoeDnbeotu0LY9fF8+Ds9WWpVE9ZGlxXamT0VR8rxaQeA==",
3462
+ "path": "microsoft.identitymodel.logging/8.1.2",
3463
+ "hashPath": "microsoft.identitymodel.logging.8.1.2.nupkg.sha512"
3464
+ },
3465
+ "Microsoft.IdentityModel.Tokens/8.1.2": {
3466
+ "type": "package",
3467
+ "serviceable": true,
3468
+ "sha512": "sha512-ZSzGsAA3BY20XHnsp8OjrHFtpd+pQtiu4UJDjPtXwCtEzcE5CjWP/8iZEJXy5AxVEFB0z6EwLSN+T1Fsdpjifw==",
3469
+ "path": "microsoft.identitymodel.tokens/8.1.2",
3470
+ "hashPath": "microsoft.identitymodel.tokens.8.1.2.nupkg.sha512"
3471
+ },
3472
+ "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
3473
+ "type": "package",
3474
+ "serviceable": true,
3475
+ "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
3476
+ "path": "microsoft.io.recyclablememorystream/3.0.1",
3477
+ "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
3381
3478
  },
3382
3479
  "Microsoft.NET.ILLink.Tasks/9.0.5": {
3383
3480
  "type": "package",
@@ -3414,19 +3511,19 @@
3414
3511
  "path": "microsoft.win32.systemevents/6.0.0",
3415
3512
  "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
3416
3513
  },
3417
- "ModelContextProtocol/0.2.0-preview.1": {
3514
+ "ModelContextProtocol/0.2.0-preview.2": {
3418
3515
  "type": "package",
3419
3516
  "serviceable": true,
3420
- "sha512": "sha512-voRPfoyqhtuEJrTl9MsvumwSFbaHmdn318aSaa/FM7sjH0Wk1XDYRtnKxAdaI30MyyMZWfSIwxqY+PdpTdyK1Q==",
3421
- "path": "modelcontextprotocol/0.2.0-preview.1",
3422
- "hashPath": "modelcontextprotocol.0.2.0-preview.1.nupkg.sha512"
3517
+ "sha512": "sha512-+TG6qvYfahfSpzQL3ms1cUZclk5n3N4CakLCfHu+hJxhiNcHcLpFX7WzcxIIODHEYQmUFBVf+ZPUrgw+YIl/lw==",
3518
+ "path": "modelcontextprotocol/0.2.0-preview.2",
3519
+ "hashPath": "modelcontextprotocol.0.2.0-preview.2.nupkg.sha512"
3423
3520
  },
3424
- "ModelContextProtocol.AspNetCore/0.2.0-preview.1": {
3521
+ "ModelContextProtocol.AspNetCore/0.2.0-preview.2": {
3425
3522
  "type": "package",
3426
3523
  "serviceable": true,
3427
- "sha512": "sha512-8i0KSuz2etfShSCurSAzZX6YrzCs8Fo+3KVviedI/+kMmYPme20Ld2iAjmZ9ASSVln7naidnyDu9l9cmm50Tkw==",
3428
- "path": "modelcontextprotocol.aspnetcore/0.2.0-preview.1",
3429
- "hashPath": "modelcontextprotocol.aspnetcore.0.2.0-preview.1.nupkg.sha512"
3524
+ "sha512": "sha512-1nxx+8V3bJBLK8XDCnNb8o/RTP6iFELJPqr5wIWOAbdVw0zSLT8B6rIoNQXVwv8j+T1/r/xmz5gZMC2QkRwGDA==",
3525
+ "path": "modelcontextprotocol.aspnetcore/0.2.0-preview.2",
3526
+ "hashPath": "modelcontextprotocol.aspnetcore.0.2.0-preview.2.nupkg.sha512"
3430
3527
  },
3431
3528
  "Newtonsoft.Json/13.0.3": {
3432
3529
  "type": "package",
@@ -3442,68 +3539,68 @@
3442
3539
  "path": "npgsql/9.0.3",
3443
3540
  "hashPath": "npgsql.9.0.3.nupkg.sha512"
3444
3541
  },
3445
- "OpenTelemetry/1.11.2": {
3542
+ "OpenTelemetry/1.12.0": {
3446
3543
  "type": "package",
3447
3544
  "serviceable": true,
3448
- "sha512": "sha512-FwonkaCVW8M9DLTHmAeJ+znsQCeOVvF4vSBworyq6f55RJB62LFmK7h7SG2aNERTknxP5RoGSwGOBPcVEgC07w==",
3449
- "path": "opentelemetry/1.11.2",
3450
- "hashPath": "opentelemetry.1.11.2.nupkg.sha512"
3545
+ "sha512": "sha512-aIEu2O3xFOdwIVH0AJsIHPIMH1YuX18nzu7BHyaDNQ6NWSk4Zyrs9Pp6y8SATuSbvdtmvue4mj/QZ3838srbwA==",
3546
+ "path": "opentelemetry/1.12.0",
3547
+ "hashPath": "opentelemetry.1.12.0.nupkg.sha512"
3451
3548
  },
3452
- "OpenTelemetry.Api/1.11.2": {
3549
+ "OpenTelemetry.Api/1.12.0": {
3453
3550
  "type": "package",
3454
3551
  "serviceable": true,
3455
- "sha512": "sha512-jgSd/FvtxPPc6nLaZnFj+bulHM2iQjy+NBCY5MbQjH6vkW/SfcXD9NMP3pKCmdF+SbZpgL+EoLQc+PmcnYYLlA==",
3456
- "path": "opentelemetry.api/1.11.2",
3457
- "hashPath": "opentelemetry.api.1.11.2.nupkg.sha512"
3552
+ "sha512": "sha512-Xt0qldi+iE2szGrM3jAqzEMEJd48YBtqI6mge0+ArXTZg3aTpRmyhL6CKKl3bLioaFSSVbBpEbPin8u6Z46Yrw==",
3553
+ "path": "opentelemetry.api/1.12.0",
3554
+ "hashPath": "opentelemetry.api.1.12.0.nupkg.sha512"
3458
3555
  },
3459
- "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.2": {
3556
+ "OpenTelemetry.Api.ProviderBuilderExtensions/1.12.0": {
3460
3557
  "type": "package",
3461
3558
  "serviceable": true,
3462
- "sha512": "sha512-Y1aag4WT9f3rF8jQWwub5DsFVXpM/5NQsfYg6lmsNQrtJ6TcRqQu2PubcHXeIX2N6TA7XF3ffQAgeJklsSLeoQ==",
3463
- "path": "opentelemetry.api.providerbuilderextensions/1.11.2",
3464
- "hashPath": "opentelemetry.api.providerbuilderextensions.1.11.2.nupkg.sha512"
3559
+ "sha512": "sha512-t6Vk1143BfiisCWYbRcyzkAuN6Aq5RkYtfOSMoqCIRMvtN9p1e1xzc0nWQ+fccNGOVgHn3aMK5xFn2+iWMcr8A==",
3560
+ "path": "opentelemetry.api.providerbuilderextensions/1.12.0",
3561
+ "hashPath": "opentelemetry.api.providerbuilderextensions.1.12.0.nupkg.sha512"
3465
3562
  },
3466
- "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.2": {
3563
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.12.0": {
3467
3564
  "type": "package",
3468
3565
  "serviceable": true,
3469
- "sha512": "sha512-37dQ85HHU+szAJY9ePSSXl5TNQp7iZm4Q+Dr9gQ8kOyJiHk7xsQUSjZrFA0Mzu74Jmi2WWPZ4p13BCcHXzFolg==",
3470
- "path": "opentelemetry.exporter.opentelemetryprotocol/1.11.2",
3471
- "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.11.2.nupkg.sha512"
3566
+ "sha512": "sha512-7LzQSPhz5pNaL4xZgT3wkZODA1NLrEq3bet8KDHgtaJ9q+VNP7wmiZky8gQfMkB4FXuI/pevT8ZurL4p5997WA==",
3567
+ "path": "opentelemetry.exporter.opentelemetryprotocol/1.12.0",
3568
+ "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.12.0.nupkg.sha512"
3472
3569
  },
3473
- "OpenTelemetry.Extensions.Hosting/1.8.1": {
3570
+ "OpenTelemetry.Extensions.Hosting/1.12.0": {
3474
3571
  "type": "package",
3475
3572
  "serviceable": true,
3476
- "sha512": "sha512-vAiiKFPGDUkCUu+edSZf95n33AC7VdynDG+wF+KolTQL+8YphlvQ5wn06PDegD0CJVqk8imwqN+LCb/JjsGxKA==",
3477
- "path": "opentelemetry.extensions.hosting/1.8.1",
3478
- "hashPath": "opentelemetry.extensions.hosting.1.8.1.nupkg.sha512"
3573
+ "sha512": "sha512-6/8O6rsJRwslg5/Fm3bscBelw4Yh9T9CN24p7cAsuEFkrmmeSO9gkYUCK02Qi+CmPM2KHYTLjKi0lJaCsDMWQA==",
3574
+ "path": "opentelemetry.extensions.hosting/1.12.0",
3575
+ "hashPath": "opentelemetry.extensions.hosting.1.12.0.nupkg.sha512"
3479
3576
  },
3480
- "OpenTelemetry.Instrumentation.AspNetCore/1.8.1": {
3577
+ "OpenTelemetry.Instrumentation.AspNetCore/1.12.0": {
3481
3578
  "type": "package",
3482
3579
  "serviceable": true,
3483
- "sha512": "sha512-dRb1LEXSH95LGEubk96kYyBmGuny9/qycH9KqL8FXcOv446Xi53EW56TVE4wTMv4HPfn+rL3B9pPQ5RX7zD4Yw==",
3484
- "path": "opentelemetry.instrumentation.aspnetcore/1.8.1",
3485
- "hashPath": "opentelemetry.instrumentation.aspnetcore.1.8.1.nupkg.sha512"
3580
+ "sha512": "sha512-r+Mzggd2P4N0Y34QIO6kakVPBOKFYSHnLkTrXXM+r37ABp+iaUvVUe+u/uxszsi5f7P5mrG0uYYaJ1QGHvzo3A==",
3581
+ "path": "opentelemetry.instrumentation.aspnetcore/1.12.0",
3582
+ "hashPath": "opentelemetry.instrumentation.aspnetcore.1.12.0.nupkg.sha512"
3486
3583
  },
3487
- "OpenTelemetry.Instrumentation.Http/1.8.1": {
3584
+ "OpenTelemetry.Instrumentation.Http/1.12.0": {
3488
3585
  "type": "package",
3489
3586
  "serviceable": true,
3490
- "sha512": "sha512-l1KaO1U+v11X/kfZ8tcONc5l1qoP6nPk6yPrXBJNH0Wb6NEBTdEgI1dtJBbqOnjOrI2XS09le0ZGooh9ZVkZ3Q==",
3491
- "path": "opentelemetry.instrumentation.http/1.8.1",
3492
- "hashPath": "opentelemetry.instrumentation.http.1.8.1.nupkg.sha512"
3587
+ "sha512": "sha512-0rW+MbHgUQAdbvBtRxPYoQBosbNdWegL7cYkRlxq+KQ/VFyU8itt4pWTccmu1/FWmTgqJyT3LaujyDZoRrm8Yg==",
3588
+ "path": "opentelemetry.instrumentation.http/1.12.0",
3589
+ "hashPath": "opentelemetry.instrumentation.http.1.12.0.nupkg.sha512"
3493
3590
  },
3494
- "OpenTelemetry.PersistentStorage.Abstractions/1.0.0": {
3591
+ "OpenTelemetry.PersistentStorage.Abstractions/1.0.1": {
3495
3592
  "type": "package",
3496
3593
  "serviceable": true,
3497
- "sha512": "sha512-7ZtgGFPCovixOwJ+azTsMTkadM5u1SPYRKOXqYz0jWNbrzVGJmvktLr7eS4ncwcve86BW9nAZW++vjdfIXyt7g==",
3498
- "path": "opentelemetry.persistentstorage.abstractions/1.0.0",
3499
- "hashPath": "opentelemetry.persistentstorage.abstractions.1.0.0.nupkg.sha512"
3594
+ "sha512": "sha512-LfXI2EoO7t2ku3hN6rIcUgqrdmNxKPG4pkgVa7Cakb9rlkmHYcqzMavLU5vy+G/txT+ZmLW9Z7TlptTqnrGEXg==",
3595
+ "path": "opentelemetry.persistentstorage.abstractions/1.0.1",
3596
+ "hashPath": "opentelemetry.persistentstorage.abstractions.1.0.1.nupkg.sha512"
3500
3597
  },
3501
- "OpenTelemetry.PersistentStorage.FileSystem/1.0.0": {
3598
+ "OpenTelemetry.PersistentStorage.FileSystem/1.0.1": {
3502
3599
  "type": "package",
3503
3600
  "serviceable": true,
3504
- "sha512": "sha512-MBz/D9Lo2tKfVMmk5tPVQ1RwiWL+if4b6wv7KJOeBmio5lv0twRLAQxkBHfnLpcf66oWAQS6AaFykmn1Atww1Q==",
3505
- "path": "opentelemetry.persistentstorage.filesystem/1.0.0",
3506
- "hashPath": "opentelemetry.persistentstorage.filesystem.1.0.0.nupkg.sha512"
3601
+ "sha512": "sha512-RR1UziU+PYWYe+cwGZtSpdF43zv60GPP+WU0epR8xzZuA5FoxceCa+tYTh8iDqTYvy6F+jUzRe74dg/YAZ437Q==",
3602
+ "path": "opentelemetry.persistentstorage.filesystem/1.0.1",
3603
+ "hashPath": "opentelemetry.persistentstorage.filesystem.1.0.1.nupkg.sha512"
3507
3604
  },
3508
3605
  "runtime.any.System.Collections/4.3.0": {
3509
3606
  "type": "package",
@@ -3757,12 +3854,12 @@
3757
3854
  "path": "system.buffers/4.5.1",
3758
3855
  "hashPath": "system.buffers.4.5.1.nupkg.sha512"
3759
3856
  },
3760
- "System.ClientModel/1.4.0-beta.1": {
3857
+ "System.ClientModel/1.4.1": {
3761
3858
  "type": "package",
3762
3859
  "serviceable": true,
3763
- "sha512": "sha512-ZR0fKC94VS4P80vmxjk7l13/jPBXV0GMoE4jQfkYk8m2YV+dlw8jSC+b6eAfyBz0u+soN4CjhT3OdOC5KHaXxg==",
3764
- "path": "system.clientmodel/1.4.0-beta.1",
3765
- "hashPath": "system.clientmodel.1.4.0-beta.1.nupkg.sha512"
3860
+ "sha512": "sha512-MY7eFGKp+Hu7Ciub8wigQ0odGrkml4eTjUy8d5Bu2eGAVvm8Qskkq+YuXiiS5wMJGq7iSvqseV4skd5WxTUdDA==",
3861
+ "path": "system.clientmodel/1.4.1",
3862
+ "hashPath": "system.clientmodel.1.4.1.nupkg.sha512"
3766
3863
  },
3767
3864
  "System.Collections/4.3.0": {
3768
3865
  "type": "package",
@@ -3778,12 +3875,12 @@
3778
3875
  "path": "system.collections.concurrent/4.3.0",
3779
3876
  "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
3780
3877
  },
3781
- "System.Collections.Immutable/5.0.0": {
3878
+ "System.Collections.Immutable/8.0.0": {
3782
3879
  "type": "package",
3783
3880
  "serviceable": true,
3784
- "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
3785
- "path": "system.collections.immutable/5.0.0",
3786
- "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
3881
+ "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
3882
+ "path": "system.collections.immutable/8.0.0",
3883
+ "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
3787
3884
  },
3788
3885
  "System.CommandLine/2.0.0-beta4.22272.1": {
3789
3886
  "type": "package",
@@ -3813,12 +3910,12 @@
3813
3910
  "path": "system.diagnostics.diagnosticsource/9.0.0",
3814
3911
  "hashPath": "system.diagnostics.diagnosticsource.9.0.0.nupkg.sha512"
3815
3912
  },
3816
- "System.Diagnostics.EventLog/9.0.4": {
3913
+ "System.Diagnostics.EventLog/9.0.5": {
3817
3914
  "type": "package",
3818
3915
  "serviceable": true,
3819
- "sha512": "sha512-getRQEXD8idlpb1KW56XuxImMy0FKp2WJPDf3Qr0kI/QKxxJSftqfDFVo0DZ3HCJRLU73qHSruv5q2l5O47jQQ==",
3820
- "path": "system.diagnostics.eventlog/9.0.4",
3821
- "hashPath": "system.diagnostics.eventlog.9.0.4.nupkg.sha512"
3916
+ "sha512": "sha512-nhtTvAgKTD7f6t0bkOb4/hNv0PShb8GHs5Fhn7PvYhwhyWiVyVBvL2vTGH0Hlw5jOZQmWkzQxjY6M/h4tl8M6Q==",
3917
+ "path": "system.diagnostics.eventlog/9.0.5",
3918
+ "hashPath": "system.diagnostics.eventlog.9.0.5.nupkg.sha512"
3822
3919
  },
3823
3920
  "System.Diagnostics.Tracing/4.3.0": {
3824
3921
  "type": "package",
@@ -3834,12 +3931,12 @@
3834
3931
  "path": "system.drawing.common/6.0.0",
3835
3932
  "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
3836
3933
  },
3837
- "System.Formats.Asn1/9.0.4": {
3934
+ "System.Formats.Asn1/9.0.5": {
3838
3935
  "type": "package",
3839
3936
  "serviceable": true,
3840
- "sha512": "sha512-WklXbMuiSM9X7UyM6t9UzNnMGGO9RV3OTtLjR++mvR4fcrMnuPPH3ui+BKVe2RhmDC3Z7ytWJCl+j8KOqKsVzw==",
3841
- "path": "system.formats.asn1/9.0.4",
3842
- "hashPath": "system.formats.asn1.9.0.4.nupkg.sha512"
3937
+ "sha512": "sha512-GpMHKhuwUgnp1jKiZQ1slyAQnLp4HG2MgzCJ4u4oZEfi6aBzE3HOx01JFStaiC8dtJqsv0WlrGAWVixv8TEN1w==",
3938
+ "path": "system.formats.asn1/9.0.5",
3939
+ "hashPath": "system.formats.asn1.9.0.5.nupkg.sha512"
3843
3940
  },
3844
3941
  "System.Globalization/4.3.0": {
3845
3942
  "type": "package",
@@ -3862,6 +3959,13 @@
3862
3959
  "path": "system.globalization.extensions/4.3.0",
3863
3960
  "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
3864
3961
  },
3962
+ "System.IdentityModel.Tokens.Jwt/8.1.2": {
3963
+ "type": "package",
3964
+ "serviceable": true,
3965
+ "sha512": "sha512-UoidlNYjML1ZbV5s8bLP84VpxDzv8uhHzyt5YkZwqLmFTmtOQheNuTKpR/5UWmO5Ka4JT3kVmhUNq5Li733wTg==",
3966
+ "path": "system.identitymodel.tokens.jwt/8.1.2",
3967
+ "hashPath": "system.identitymodel.tokens.jwt.8.1.2.nupkg.sha512"
3968
+ },
3865
3969
  "System.IO/4.3.0": {
3866
3970
  "type": "package",
3867
3971
  "serviceable": true,
@@ -3883,12 +3987,12 @@
3883
3987
  "path": "system.io.filesystem.primitives/4.3.0",
3884
3988
  "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
3885
3989
  },
3886
- "System.IO.Hashing/6.0.0": {
3990
+ "System.IO.Hashing/6.0.1": {
3887
3991
  "type": "package",
3888
3992
  "serviceable": true,
3889
- "sha512": "sha512-Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==",
3890
- "path": "system.io.hashing/6.0.0",
3891
- "hashPath": "system.io.hashing.6.0.0.nupkg.sha512"
3993
+ "sha512": "sha512-pVe5VujLdulan4S33ODi1MBp+/sGFV9kSTLUxpJZhG32Z3WmTrn2uf1fq1wG9maxYyF/DZzJuxPQrUJErnUyDA==",
3994
+ "path": "system.io.hashing/6.0.1",
3995
+ "hashPath": "system.io.hashing.6.0.1.nupkg.sha512"
3892
3996
  },
3893
3997
  "System.Linq/4.3.0": {
3894
3998
  "type": "package",
@@ -3897,12 +4001,12 @@
3897
4001
  "path": "system.linq/4.3.0",
3898
4002
  "hashPath": "system.linq.4.3.0.nupkg.sha512"
3899
4003
  },
3900
- "System.Linq.AsyncEnumerable/10.0.0-preview.3.25171.5": {
4004
+ "System.Linq.AsyncEnumerable/10.0.0-preview.4.25258.110": {
3901
4005
  "type": "package",
3902
4006
  "serviceable": true,
3903
- "sha512": "sha512-r717rT0tYFcKyK36V1aMbGcON8UaQDQ5q/698JvW4ZTekGa23/QN9PFFcFUPisDyGmnzvt9rpE3fbOUay6HEYg==",
3904
- "path": "system.linq.asyncenumerable/10.0.0-preview.3.25171.5",
3905
- "hashPath": "system.linq.asyncenumerable.10.0.0-preview.3.25171.5.nupkg.sha512"
4007
+ "sha512": "sha512-RImIG3zW3qS1kQs7hjoEmChNFBheVRAOnn9iBLpNC7bgGUuLjSujnTGd3NYc3dxfKudhHPfmiGS7nnpgpdZ6pA==",
4008
+ "path": "system.linq.asyncenumerable/10.0.0-preview.4.25258.110",
4009
+ "hashPath": "system.linq.asyncenumerable.10.0.0-preview.4.25258.110.nupkg.sha512"
3906
4010
  },
3907
4011
  "System.Memory/4.5.5": {
3908
4012
  "type": "package",
@@ -3932,12 +4036,12 @@
3932
4036
  "path": "system.net.primitives/4.3.0",
3933
4037
  "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
3934
4038
  },
3935
- "System.Net.ServerSentEvents/10.0.0-preview.3.25171.5": {
4039
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
3936
4040
  "type": "package",
3937
4041
  "serviceable": true,
3938
- "sha512": "sha512-HYTBlIc4+ym7WCPQiiwoyRVRyFXJfYM5ygl3bkPgXUDB74K9eOJkpTYISpSaQtwkfLjYG2SaPeVGvHkzkiBAmA==",
3939
- "path": "system.net.serversentevents/10.0.0-preview.3.25171.5",
3940
- "hashPath": "system.net.serversentevents.10.0.0-preview.3.25171.5.nupkg.sha512"
4042
+ "sha512": "sha512-5SG8yFN0e6y3VVaCMWSRYdDW15Apzg2LQoYUtl+jFrGb/+RLSMYmIdU9hO1hbHqpU0JD/lfBlCox0FebdAGGOQ==",
4043
+ "path": "system.net.serversentevents/10.0.0-preview.4.25258.110",
4044
+ "hashPath": "system.net.serversentevents.10.0.0-preview.4.25258.110.nupkg.sha512"
3941
4045
  },
3942
4046
  "System.Numerics.Vectors/4.5.0": {
3943
4047
  "type": "package",
@@ -4030,12 +4134,12 @@
4030
4134
  "path": "system.security.cryptography.algorithms/4.3.0",
4031
4135
  "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
4032
4136
  },
4033
- "System.Security.Cryptography.Cng/4.5.0": {
4137
+ "System.Security.Cryptography.Cng/4.3.0": {
4034
4138
  "type": "package",
4035
4139
  "serviceable": true,
4036
- "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
4037
- "path": "system.security.cryptography.cng/4.5.0",
4038
- "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
4140
+ "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
4141
+ "path": "system.security.cryptography.cng/4.3.0",
4142
+ "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
4039
4143
  },
4040
4144
  "System.Security.Cryptography.Csp/4.3.0": {
4041
4145
  "type": "package",