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