@azure/mcp-darwin-arm64 0.5.12 → 0.5.13

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 (69) hide show
  1. package/NOTICE.txt +1 -1
  2. package/README.md +23 -9
  3. package/dist/Azure.Identity.Broker.dll +0 -0
  4. package/dist/Azure.Identity.dll +0 -0
  5. package/dist/Azure.Mcp.Core.dll +0 -0
  6. package/dist/Azure.Mcp.Tools.Acr.dll +0 -0
  7. package/dist/Azure.Mcp.Tools.Aks.dll +0 -0
  8. package/dist/Azure.Mcp.Tools.AppConfig.dll +0 -0
  9. package/dist/Azure.Mcp.Tools.Authorization.dll +0 -0
  10. package/dist/Azure.Mcp.Tools.AzureBestPractices.dll +0 -0
  11. package/dist/Azure.Mcp.Tools.AzureIsv.dll +0 -0
  12. package/dist/Azure.Mcp.Tools.AzureManagedLustre.dll +0 -0
  13. package/dist/Azure.Mcp.Tools.AzureTerraformBestPractices.dll +0 -0
  14. package/dist/Azure.Mcp.Tools.BicepSchema.dll +0 -0
  15. package/dist/Azure.Mcp.Tools.CloudArchitect.dll +0 -0
  16. package/dist/Azure.Mcp.Tools.Cosmos.dll +0 -0
  17. package/dist/Azure.Mcp.Tools.Deploy.dll +0 -0
  18. package/dist/Azure.Mcp.Tools.EventGrid.dll +0 -0
  19. package/dist/Azure.Mcp.Tools.Extension.dll +0 -0
  20. package/dist/Azure.Mcp.Tools.Foundry.dll +0 -0
  21. package/dist/Azure.Mcp.Tools.FunctionApp.dll +0 -0
  22. package/dist/Azure.Mcp.Tools.Grafana.dll +0 -0
  23. package/dist/Azure.Mcp.Tools.KeyVault.dll +0 -0
  24. package/dist/Azure.Mcp.Tools.Kusto.dll +0 -0
  25. package/dist/Azure.Mcp.Tools.LoadTesting.dll +0 -0
  26. package/dist/Azure.Mcp.Tools.Marketplace.dll +0 -0
  27. package/dist/Azure.Mcp.Tools.Monitor.dll +0 -0
  28. package/dist/Azure.Mcp.Tools.MySql.dll +0 -0
  29. package/dist/Azure.Mcp.Tools.Postgres.dll +0 -0
  30. package/dist/Azure.Mcp.Tools.Quota.dll +0 -0
  31. package/dist/Azure.Mcp.Tools.Redis.dll +0 -0
  32. package/dist/Azure.Mcp.Tools.ResourceHealth.dll +0 -0
  33. package/dist/Azure.Mcp.Tools.Search.dll +0 -0
  34. package/dist/Azure.Mcp.Tools.ServiceBus.dll +0 -0
  35. package/dist/Azure.Mcp.Tools.Sql.dll +0 -0
  36. package/dist/Azure.Mcp.Tools.Storage.dll +0 -0
  37. package/dist/Azure.Mcp.Tools.VirtualDesktop.dll +0 -0
  38. package/dist/Azure.Mcp.Tools.Workbooks.dll +0 -0
  39. package/dist/Azure.ResourceManager.EventGrid.dll +0 -0
  40. package/dist/Azure.ResourceManager.StorageCache.dll +0 -0
  41. package/dist/Microsoft.Azure.Cosmos.Client.dll +0 -0
  42. package/dist/Microsoft.Identity.Client.Broker.dll +0 -0
  43. package/dist/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
  44. package/dist/Microsoft.Identity.Client.NativeInterop.dll +0 -0
  45. package/dist/Microsoft.Identity.Client.dll +0 -0
  46. package/dist/Microsoft.Mcp.Core.dll +0 -0
  47. package/dist/Newtonsoft.Json.dll +0 -0
  48. package/dist/System.CommandLine.dll +0 -0
  49. package/dist/System.Linq.Async.dll +0 -0
  50. package/dist/azmcp +0 -0
  51. package/dist/azmcp.deps.json +397 -373
  52. package/dist/azmcp.dll +0 -0
  53. package/dist/cs/System.CommandLine.resources.dll +0 -0
  54. package/dist/de/System.CommandLine.resources.dll +0 -0
  55. package/dist/es/System.CommandLine.resources.dll +0 -0
  56. package/dist/fr/System.CommandLine.resources.dll +0 -0
  57. package/dist/it/System.CommandLine.resources.dll +0 -0
  58. package/dist/ja/System.CommandLine.resources.dll +0 -0
  59. package/dist/ko/System.CommandLine.resources.dll +0 -0
  60. package/dist/msalruntime_arm64.dylib +0 -0
  61. package/dist/pl/System.CommandLine.resources.dll +0 -0
  62. package/dist/pt-BR/System.CommandLine.resources.dll +0 -0
  63. package/dist/ru/System.CommandLine.resources.dll +0 -0
  64. package/dist/tr/System.CommandLine.resources.dll +0 -0
  65. package/dist/zh-Hans/System.CommandLine.resources.dll +0 -0
  66. package/dist/zh-Hant/System.CommandLine.resources.dll +0 -0
  67. package/package.json +3 -3
  68. package/dist/Azure.ResourceManager.ResourceHealth.dll +0 -0
  69. package/dist/System.Linq.AsyncEnumerable.dll +0 -0
@@ -7,43 +7,44 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/osx-arm64": {
10
- "azmcp/0.5.12": {
11
- "dependencies": {
12
- "Azure.Mcp.Core": "0.5.12",
13
- "Azure.Mcp.Tools.Acr": "0.5.12",
14
- "Azure.Mcp.Tools.Aks": "0.5.12",
15
- "Azure.Mcp.Tools.AppConfig": "0.5.12",
16
- "Azure.Mcp.Tools.Authorization": "0.5.12",
17
- "Azure.Mcp.Tools.AzureBestPractices": "0.5.12",
18
- "Azure.Mcp.Tools.AzureIsv": "0.5.12",
19
- "Azure.Mcp.Tools.AzureManagedLustre": "0.5.12",
20
- "Azure.Mcp.Tools.AzureTerraformBestPractices": "0.5.12",
21
- "Azure.Mcp.Tools.BicepSchema": "0.5.12",
22
- "Azure.Mcp.Tools.CloudArchitect": "0.5.12",
23
- "Azure.Mcp.Tools.Cosmos": "0.5.12",
24
- "Azure.Mcp.Tools.Deploy": "0.5.12",
25
- "Azure.Mcp.Tools.Extension": "0.5.12",
26
- "Azure.Mcp.Tools.Foundry": "0.5.12",
27
- "Azure.Mcp.Tools.FunctionApp": "0.5.12",
28
- "Azure.Mcp.Tools.Grafana": "0.5.12",
29
- "Azure.Mcp.Tools.KeyVault": "0.5.12",
30
- "Azure.Mcp.Tools.Kusto": "0.5.12",
31
- "Azure.Mcp.Tools.LoadTesting": "0.5.12",
32
- "Azure.Mcp.Tools.Marketplace": "0.5.12",
33
- "Azure.Mcp.Tools.Monitor": "0.5.12",
34
- "Azure.Mcp.Tools.MySql": "0.5.12",
35
- "Azure.Mcp.Tools.Postgres": "0.5.12",
36
- "Azure.Mcp.Tools.Quota": "0.5.12",
37
- "Azure.Mcp.Tools.Redis": "0.5.12",
38
- "Azure.Mcp.Tools.ResourceHealth": "0.5.12",
39
- "Azure.Mcp.Tools.Search": "0.5.12",
40
- "Azure.Mcp.Tools.ServiceBus": "0.5.12",
41
- "Azure.Mcp.Tools.Sql": "0.5.12",
42
- "Azure.Mcp.Tools.Storage": "0.5.12",
43
- "Azure.Mcp.Tools.VirtualDesktop": "0.5.12",
44
- "Azure.Mcp.Tools.Workbooks": "0.5.12",
10
+ "azmcp/0.5.13": {
11
+ "dependencies": {
12
+ "Azure.Mcp.Core": "0.5.13",
13
+ "Azure.Mcp.Tools.Acr": "0.5.13",
14
+ "Azure.Mcp.Tools.Aks": "0.5.13",
15
+ "Azure.Mcp.Tools.AppConfig": "0.5.13",
16
+ "Azure.Mcp.Tools.Authorization": "0.5.13",
17
+ "Azure.Mcp.Tools.AzureBestPractices": "0.5.13",
18
+ "Azure.Mcp.Tools.AzureIsv": "0.5.13",
19
+ "Azure.Mcp.Tools.AzureManagedLustre": "0.5.13",
20
+ "Azure.Mcp.Tools.AzureTerraformBestPractices": "0.5.13",
21
+ "Azure.Mcp.Tools.BicepSchema": "0.5.13",
22
+ "Azure.Mcp.Tools.CloudArchitect": "0.5.13",
23
+ "Azure.Mcp.Tools.Cosmos": "0.5.13",
24
+ "Azure.Mcp.Tools.Deploy": "0.5.13",
25
+ "Azure.Mcp.Tools.EventGrid": "0.5.13",
26
+ "Azure.Mcp.Tools.Extension": "0.5.13",
27
+ "Azure.Mcp.Tools.Foundry": "0.5.13",
28
+ "Azure.Mcp.Tools.FunctionApp": "0.5.13",
29
+ "Azure.Mcp.Tools.Grafana": "0.5.13",
30
+ "Azure.Mcp.Tools.KeyVault": "0.5.13",
31
+ "Azure.Mcp.Tools.Kusto": "0.5.13",
32
+ "Azure.Mcp.Tools.LoadTesting": "0.5.13",
33
+ "Azure.Mcp.Tools.Marketplace": "0.5.13",
34
+ "Azure.Mcp.Tools.Monitor": "0.5.13",
35
+ "Azure.Mcp.Tools.MySql": "0.5.13",
36
+ "Azure.Mcp.Tools.Postgres": "0.5.13",
37
+ "Azure.Mcp.Tools.Quota": "0.5.13",
38
+ "Azure.Mcp.Tools.Redis": "0.5.13",
39
+ "Azure.Mcp.Tools.ResourceHealth": "0.5.13",
40
+ "Azure.Mcp.Tools.Search": "0.5.13",
41
+ "Azure.Mcp.Tools.ServiceBus": "0.5.13",
42
+ "Azure.Mcp.Tools.Sql": "0.5.13",
43
+ "Azure.Mcp.Tools.Storage": "0.5.13",
44
+ "Azure.Mcp.Tools.VirtualDesktop": "0.5.13",
45
+ "Azure.Mcp.Tools.Workbooks": "0.5.13",
45
46
  "ModelContextProtocol": "0.3.0-preview.4",
46
- "System.CommandLine": "2.0.0-beta4.22272.1",
47
+ "System.CommandLine": "2.0.0-beta7.25380.108",
47
48
  "runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64": "9.0.7",
48
49
  "runtimepack.Microsoft.AspNetCore.App.Runtime.osx-arm64": "9.0.7"
49
50
  },
@@ -1367,7 +1368,7 @@
1367
1368
  "Azure.AI.Inference": "1.0.0-beta.4",
1368
1369
  "Azure.AI.OpenAI": "2.0.0",
1369
1370
  "Azure.Core": "1.47.3",
1370
- "Azure.Identity": "1.14.0",
1371
+ "Azure.Identity": "1.15.0",
1371
1372
  "Azure.Storage.Blobs": "12.24.0"
1372
1373
  },
1373
1374
  "runtime": {
@@ -1465,30 +1466,28 @@
1465
1466
  }
1466
1467
  }
1467
1468
  },
1468
- "Azure.Identity/1.14.0": {
1469
+ "Azure.Identity/1.15.0": {
1469
1470
  "dependencies": {
1470
1471
  "Azure.Core": "1.47.3",
1471
- "Microsoft.Identity.Client": "4.72.1",
1472
- "Microsoft.Identity.Client.Extensions.Msal": "4.71.1"
1472
+ "Microsoft.Identity.Client": "4.76.0",
1473
+ "Microsoft.Identity.Client.Extensions.Msal": "4.73.1"
1473
1474
  },
1474
1475
  "runtime": {
1475
1476
  "lib/net8.0/Azure.Identity.dll": {
1476
- "assemblyVersion": "1.14.0.0",
1477
- "fileVersion": "1.1400.25.26304"
1477
+ "assemblyVersion": "1.15.0.0",
1478
+ "fileVersion": "1.1500.25.40803"
1478
1479
  }
1479
1480
  }
1480
1481
  },
1481
- "Azure.Identity.Broker/1.2.0": {
1482
+ "Azure.Identity.Broker/1.3.0": {
1482
1483
  "dependencies": {
1483
- "Azure.Identity": "1.14.0",
1484
- "Microsoft.Identity.Client": "4.72.1",
1485
- "Microsoft.Identity.Client.Broker": "4.72.1",
1486
- "Microsoft.Identity.Client.Extensions.Msal": "4.71.1"
1484
+ "Azure.Identity": "1.15.0",
1485
+ "Microsoft.Identity.Client.Broker": "4.76.0"
1487
1486
  },
1488
1487
  "runtime": {
1489
1488
  "lib/net8.0/Azure.Identity.Broker.dll": {
1490
- "assemblyVersion": "1.2.0.0",
1491
- "fileVersion": "1.200.24.56807"
1489
+ "assemblyVersion": "1.3.0.0",
1490
+ "fileVersion": "1.300.25.45407"
1492
1491
  }
1493
1492
  }
1494
1493
  },
@@ -1713,6 +1712,18 @@
1713
1712
  }
1714
1713
  }
1715
1714
  },
1715
+ "Azure.ResourceManager.EventGrid/1.2.0-beta.2": {
1716
+ "dependencies": {
1717
+ "Azure.Core": "1.47.3",
1718
+ "Azure.ResourceManager": "1.13.2"
1719
+ },
1720
+ "runtime": {
1721
+ "lib/net8.0/Azure.ResourceManager.EventGrid.dll": {
1722
+ "assemblyVersion": "1.2.0.0",
1723
+ "fileVersion": "1.200.25.45201"
1724
+ }
1725
+ }
1726
+ },
1716
1727
  "Azure.ResourceManager.Grafana/1.2.0-beta.2": {
1717
1728
  "dependencies": {
1718
1729
  "Azure.Core": "1.47.3",
@@ -1858,18 +1869,6 @@
1858
1869
  }
1859
1870
  }
1860
1871
  },
1861
- "Azure.ResourceManager.ResourceHealth/1.1.0-beta.5": {
1862
- "dependencies": {
1863
- "Azure.Core": "1.47.3",
1864
- "Azure.ResourceManager": "1.13.2"
1865
- },
1866
- "runtime": {
1867
- "lib/net8.0/Azure.ResourceManager.ResourceHealth.dll": {
1868
- "assemblyVersion": "1.1.0.0",
1869
- "fileVersion": "1.100.25.42002"
1870
- }
1871
- }
1872
- },
1873
1872
  "Azure.ResourceManager.Resources/1.11.0": {
1874
1873
  "dependencies": {
1875
1874
  "Azure.Core": "1.47.3",
@@ -1918,16 +1917,15 @@
1918
1917
  }
1919
1918
  }
1920
1919
  },
1921
- "Azure.ResourceManager.StorageCache/1.3.1": {
1920
+ "Azure.ResourceManager.StorageCache/1.3.2": {
1922
1921
  "dependencies": {
1923
1922
  "Azure.Core": "1.47.3",
1924
- "Azure.ResourceManager": "1.13.2",
1925
- "System.ClientModel": "1.6.1"
1923
+ "Azure.ResourceManager": "1.13.2"
1926
1924
  },
1927
1925
  "runtime": {
1928
1926
  "lib/net8.0/Azure.ResourceManager.StorageCache.dll": {
1929
- "assemblyVersion": "1.3.1.0",
1930
- "fileVersion": "1.300.125.16303"
1927
+ "assemblyVersion": "1.3.2.0",
1928
+ "fileVersion": "1.300.225.42703"
1931
1929
  }
1932
1930
  }
1933
1931
  },
@@ -2054,7 +2052,7 @@
2054
2052
  }
2055
2053
  }
2056
2054
  },
2057
- "Microsoft.Azure.Cosmos.Aot/0.1.1-preview.1": {
2055
+ "Microsoft.Azure.Cosmos.Aot/0.1.2-preview.2": {
2058
2056
  "dependencies": {
2059
2057
  "Azure.Core": "1.47.3",
2060
2058
  "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
@@ -2063,8 +2061,8 @@
2063
2061
  },
2064
2062
  "runtime": {
2065
2063
  "lib/net9.0/Microsoft.Azure.Cosmos.Client.dll": {
2066
- "assemblyVersion": "0.1.1.0",
2067
- "fileVersion": "0.1.1.0"
2064
+ "assemblyVersion": "0.1.2.0",
2065
+ "fileVersion": "0.1.2.0"
2068
2066
  }
2069
2067
  }
2070
2068
  },
@@ -2095,7 +2093,7 @@
2095
2093
  "Microsoft.Extensions.Azure/1.11.0": {
2096
2094
  "dependencies": {
2097
2095
  "Azure.Core": "1.47.3",
2098
- "Azure.Identity": "1.14.0"
2096
+ "Azure.Identity": "1.15.0"
2099
2097
  },
2100
2098
  "runtime": {
2101
2099
  "lib/net8.0/Microsoft.Extensions.Azure.dll": {
@@ -2107,7 +2105,7 @@
2107
2105
  "Microsoft.HybridRow/1.1.0-preview3": {
2108
2106
  "dependencies": {
2109
2107
  "Microsoft.Bcl.HashCode": "1.1.0",
2110
- "Newtonsoft.Json": "13.0.3"
2108
+ "Newtonsoft.Json": "10.0.2"
2111
2109
  },
2112
2110
  "runtime": {
2113
2111
  "lib/netstandard2.0/Microsoft.Azure.Cosmos.Core.dll": {
@@ -2120,46 +2118,51 @@
2120
2118
  }
2121
2119
  }
2122
2120
  },
2123
- "Microsoft.Identity.Client/4.72.1": {
2121
+ "Microsoft.Identity.Client/4.76.0": {
2124
2122
  "dependencies": {
2125
2123
  "Microsoft.IdentityModel.Abstractions": "6.35.0"
2126
2124
  },
2127
2125
  "runtime": {
2128
2126
  "lib/net8.0/Microsoft.Identity.Client.dll": {
2129
- "assemblyVersion": "4.72.1.0",
2130
- "fileVersion": "4.72.1.0"
2127
+ "assemblyVersion": "4.76.0.0",
2128
+ "fileVersion": "4.76.0.0"
2131
2129
  }
2132
2130
  }
2133
2131
  },
2134
- "Microsoft.Identity.Client.Broker/4.72.1": {
2132
+ "Microsoft.Identity.Client.Broker/4.76.0": {
2135
2133
  "dependencies": {
2136
- "Microsoft.Identity.Client": "4.72.1",
2137
- "Microsoft.Identity.Client.NativeInterop": "0.18.1"
2134
+ "Microsoft.Identity.Client": "4.76.0",
2135
+ "Microsoft.Identity.Client.NativeInterop": "0.19.4"
2138
2136
  },
2139
2137
  "runtime": {
2140
2138
  "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": {
2141
- "assemblyVersion": "4.72.1.0",
2142
- "fileVersion": "4.72.1.0"
2139
+ "assemblyVersion": "4.76.0.0",
2140
+ "fileVersion": "4.76.0.0"
2143
2141
  }
2144
2142
  }
2145
2143
  },
2146
- "Microsoft.Identity.Client.Extensions.Msal/4.71.1": {
2144
+ "Microsoft.Identity.Client.Extensions.Msal/4.73.1": {
2147
2145
  "dependencies": {
2148
- "Microsoft.Identity.Client": "4.72.1",
2146
+ "Microsoft.Identity.Client": "4.76.0",
2149
2147
  "System.Security.Cryptography.ProtectedData": "6.0.0"
2150
2148
  },
2151
2149
  "runtime": {
2152
2150
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
2153
- "assemblyVersion": "4.71.1.0",
2154
- "fileVersion": "4.71.1.0"
2151
+ "assemblyVersion": "4.73.1.0",
2152
+ "fileVersion": "4.73.1.0"
2155
2153
  }
2156
2154
  }
2157
2155
  },
2158
- "Microsoft.Identity.Client.NativeInterop/0.18.1": {
2156
+ "Microsoft.Identity.Client.NativeInterop/0.19.4": {
2159
2157
  "runtime": {
2160
- "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
2161
- "assemblyVersion": "0.18.1.0",
2162
- "fileVersion": "0.18.1.0"
2158
+ "lib/net9.0/Microsoft.Identity.Client.NativeInterop.dll": {
2159
+ "assemblyVersion": "0.19.4.0",
2160
+ "fileVersion": "0.19.4.0"
2161
+ }
2162
+ },
2163
+ "native": {
2164
+ "runtimes/osx-arm64/native/msalruntime_arm64.dylib": {
2165
+ "fileVersion": "0.0.0.0"
2163
2166
  }
2164
2167
  }
2165
2168
  },
@@ -2221,11 +2224,11 @@
2221
2224
  }
2222
2225
  }
2223
2226
  },
2224
- "Newtonsoft.Json/13.0.3": {
2227
+ "Newtonsoft.Json/10.0.2": {
2225
2228
  "runtime": {
2226
- "lib/net6.0/Newtonsoft.Json.dll": {
2227
- "assemblyVersion": "13.0.0.0",
2228
- "fileVersion": "13.0.3.27908"
2229
+ "lib/netstandard1.3/Newtonsoft.Json.dll": {
2230
+ "assemblyVersion": "10.0.0.0",
2231
+ "fileVersion": "10.0.2.20802"
2229
2232
  }
2230
2233
  }
2231
2234
  },
@@ -2352,51 +2355,51 @@
2352
2355
  }
2353
2356
  }
2354
2357
  },
2355
- "System.CommandLine/2.0.0-beta4.22272.1": {
2358
+ "System.CommandLine/2.0.0-beta7.25380.108": {
2356
2359
  "runtime": {
2357
- "lib/net6.0/System.CommandLine.dll": {
2360
+ "lib/net8.0/System.CommandLine.dll": {
2358
2361
  "assemblyVersion": "2.0.0.0",
2359
- "fileVersion": "2.0.22.27201"
2362
+ "fileVersion": "2.0.25.38108"
2360
2363
  }
2361
2364
  },
2362
2365
  "resources": {
2363
- "lib/net6.0/cs/System.CommandLine.resources.dll": {
2366
+ "lib/net8.0/cs/System.CommandLine.resources.dll": {
2364
2367
  "locale": "cs"
2365
2368
  },
2366
- "lib/net6.0/de/System.CommandLine.resources.dll": {
2369
+ "lib/net8.0/de/System.CommandLine.resources.dll": {
2367
2370
  "locale": "de"
2368
2371
  },
2369
- "lib/net6.0/es/System.CommandLine.resources.dll": {
2372
+ "lib/net8.0/es/System.CommandLine.resources.dll": {
2370
2373
  "locale": "es"
2371
2374
  },
2372
- "lib/net6.0/fr/System.CommandLine.resources.dll": {
2375
+ "lib/net8.0/fr/System.CommandLine.resources.dll": {
2373
2376
  "locale": "fr"
2374
2377
  },
2375
- "lib/net6.0/it/System.CommandLine.resources.dll": {
2378
+ "lib/net8.0/it/System.CommandLine.resources.dll": {
2376
2379
  "locale": "it"
2377
2380
  },
2378
- "lib/net6.0/ja/System.CommandLine.resources.dll": {
2381
+ "lib/net8.0/ja/System.CommandLine.resources.dll": {
2379
2382
  "locale": "ja"
2380
2383
  },
2381
- "lib/net6.0/ko/System.CommandLine.resources.dll": {
2384
+ "lib/net8.0/ko/System.CommandLine.resources.dll": {
2382
2385
  "locale": "ko"
2383
2386
  },
2384
- "lib/net6.0/pl/System.CommandLine.resources.dll": {
2387
+ "lib/net8.0/pl/System.CommandLine.resources.dll": {
2385
2388
  "locale": "pl"
2386
2389
  },
2387
- "lib/net6.0/pt-BR/System.CommandLine.resources.dll": {
2390
+ "lib/net8.0/pt-BR/System.CommandLine.resources.dll": {
2388
2391
  "locale": "pt-BR"
2389
2392
  },
2390
- "lib/net6.0/ru/System.CommandLine.resources.dll": {
2393
+ "lib/net8.0/ru/System.CommandLine.resources.dll": {
2391
2394
  "locale": "ru"
2392
2395
  },
2393
- "lib/net6.0/tr/System.CommandLine.resources.dll": {
2396
+ "lib/net8.0/tr/System.CommandLine.resources.dll": {
2394
2397
  "locale": "tr"
2395
2398
  },
2396
- "lib/net6.0/zh-Hans/System.CommandLine.resources.dll": {
2399
+ "lib/net8.0/zh-Hans/System.CommandLine.resources.dll": {
2397
2400
  "locale": "zh-Hans"
2398
2401
  },
2399
- "lib/net6.0/zh-Hant/System.CommandLine.resources.dll": {
2402
+ "lib/net8.0/zh-Hant/System.CommandLine.resources.dll": {
2400
2403
  "locale": "zh-Hant"
2401
2404
  }
2402
2405
  }
@@ -2443,11 +2446,14 @@
2443
2446
  }
2444
2447
  }
2445
2448
  },
2446
- "System.Linq.AsyncEnumerable/10.0.0-preview.5.25277.114": {
2449
+ "System.Linq.Async/6.0.1": {
2450
+ "dependencies": {
2451
+ "Microsoft.Bcl.AsyncInterfaces": "8.0.0"
2452
+ },
2447
2453
  "runtime": {
2448
- "lib/net9.0/System.Linq.AsyncEnumerable.dll": {
2449
- "assemblyVersion": "10.0.0.0",
2450
- "fileVersion": "10.0.25.27814"
2454
+ "lib/net6.0/System.Linq.Async.dll": {
2455
+ "assemblyVersion": "6.0.0.0",
2456
+ "fileVersion": "6.0.1.35981"
2451
2457
  }
2452
2458
  }
2453
2459
  },
@@ -2505,196 +2511,196 @@
2505
2511
  }
2506
2512
  }
2507
2513
  },
2508
- "Azure.Mcp.Core/0.5.12": {
2514
+ "Azure.Mcp.Core/0.5.13": {
2509
2515
  "dependencies": {
2510
2516
  "Azure.Core": "1.47.3",
2511
- "Azure.Identity": "1.14.0",
2512
- "Azure.Identity.Broker": "1.2.0",
2517
+ "Azure.Identity": "1.15.0",
2518
+ "Azure.Identity.Broker": "1.3.0",
2513
2519
  "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
2514
2520
  "Azure.ResourceManager": "1.13.2",
2515
2521
  "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.4",
2516
2522
  "Microsoft.Extensions.Azure": "1.11.0",
2517
- "Microsoft.Mcp.Core": "0.5.12",
2523
+ "Microsoft.Mcp.Core": "0.5.13",
2518
2524
  "ModelContextProtocol.AspNetCore": "0.3.0-preview.4",
2519
- "Newtonsoft.Json": "13.0.3"
2525
+ "System.Linq.Async": "6.0.1"
2520
2526
  },
2521
2527
  "runtime": {
2522
2528
  "Azure.Mcp.Core.dll": {
2523
- "assemblyVersion": "0.5.12.0",
2524
- "fileVersion": "0.5.12.0"
2529
+ "assemblyVersion": "0.5.13.0",
2530
+ "fileVersion": "0.5.13.0"
2525
2531
  }
2526
2532
  }
2527
2533
  },
2528
- "Azure.Mcp.Tools.Acr/0.5.12": {
2534
+ "Azure.Mcp.Tools.Acr/0.5.13": {
2529
2535
  "dependencies": {
2530
2536
  "Azure.Containers.ContainerRegistry": "1.2.0",
2531
- "Azure.Mcp.Core": "0.5.12",
2537
+ "Azure.Mcp.Core": "0.5.13",
2532
2538
  "Azure.ResourceManager": "1.13.2",
2533
2539
  "Azure.ResourceManager.ContainerRegistry": "1.3.1",
2534
2540
  "ModelContextProtocol": "0.3.0-preview.4",
2535
- "System.CommandLine": "2.0.0-beta4.22272.1"
2541
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2536
2542
  },
2537
2543
  "runtime": {
2538
2544
  "Azure.Mcp.Tools.Acr.dll": {
2539
- "assemblyVersion": "0.5.12.0",
2540
- "fileVersion": "0.5.12.0"
2545
+ "assemblyVersion": "0.5.13.0",
2546
+ "fileVersion": "0.5.13.0"
2541
2547
  }
2542
2548
  }
2543
2549
  },
2544
- "Azure.Mcp.Tools.Aks/0.5.12": {
2550
+ "Azure.Mcp.Tools.Aks/0.5.13": {
2545
2551
  "dependencies": {
2546
- "Azure.Mcp.Core": "0.5.12",
2552
+ "Azure.Mcp.Core": "0.5.13",
2547
2553
  "Azure.ResourceManager": "1.13.2",
2548
2554
  "Azure.ResourceManager.ContainerService": "1.2.5",
2549
2555
  "ModelContextProtocol": "0.3.0-preview.4",
2550
- "System.CommandLine": "2.0.0-beta4.22272.1"
2556
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2551
2557
  },
2552
2558
  "runtime": {
2553
2559
  "Azure.Mcp.Tools.Aks.dll": {
2554
- "assemblyVersion": "0.5.12.0",
2555
- "fileVersion": "0.5.12.0"
2560
+ "assemblyVersion": "0.5.13.0",
2561
+ "fileVersion": "0.5.13.0"
2556
2562
  }
2557
2563
  }
2558
2564
  },
2559
- "Azure.Mcp.Tools.AppConfig/0.5.12": {
2565
+ "Azure.Mcp.Tools.AppConfig/0.5.13": {
2560
2566
  "dependencies": {
2561
2567
  "Azure.Core": "1.47.3",
2562
2568
  "Azure.Data.AppConfiguration": "1.6.1",
2563
- "Azure.Mcp.Core": "0.5.12",
2569
+ "Azure.Mcp.Core": "0.5.13",
2564
2570
  "Azure.ResourceManager": "1.13.2",
2565
2571
  "Azure.ResourceManager.AppConfiguration": "1.4.1",
2566
2572
  "ModelContextProtocol": "0.3.0-preview.4",
2567
- "System.CommandLine": "2.0.0-beta4.22272.1"
2573
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2568
2574
  },
2569
2575
  "runtime": {
2570
2576
  "Azure.Mcp.Tools.AppConfig.dll": {
2571
- "assemblyVersion": "0.5.12.0",
2572
- "fileVersion": "0.5.12.0"
2577
+ "assemblyVersion": "0.5.13.0",
2578
+ "fileVersion": "0.5.13.0"
2573
2579
  }
2574
2580
  }
2575
2581
  },
2576
- "Azure.Mcp.Tools.Authorization/0.5.12": {
2582
+ "Azure.Mcp.Tools.Authorization/0.5.13": {
2577
2583
  "dependencies": {
2578
2584
  "Azure.Core": "1.47.3",
2579
- "Azure.Mcp.Core": "0.5.12",
2585
+ "Azure.Mcp.Core": "0.5.13",
2580
2586
  "Azure.ResourceManager": "1.13.2",
2581
2587
  "Azure.ResourceManager.Authorization": "1.1.5",
2582
2588
  "ModelContextProtocol": "0.3.0-preview.4",
2583
- "System.CommandLine": "2.0.0-beta4.22272.1"
2589
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2584
2590
  },
2585
2591
  "runtime": {
2586
2592
  "Azure.Mcp.Tools.Authorization.dll": {
2587
- "assemblyVersion": "0.5.12.0",
2588
- "fileVersion": "0.5.12.0"
2593
+ "assemblyVersion": "0.5.13.0",
2594
+ "fileVersion": "0.5.13.0"
2589
2595
  }
2590
2596
  }
2591
2597
  },
2592
- "Azure.Mcp.Tools.AzureBestPractices/0.5.12": {
2598
+ "Azure.Mcp.Tools.AzureBestPractices/0.5.13": {
2593
2599
  "dependencies": {
2594
- "Azure.Mcp.Core": "0.5.12",
2600
+ "Azure.Mcp.Core": "0.5.13",
2595
2601
  "ModelContextProtocol": "0.3.0-preview.4",
2596
- "System.CommandLine": "2.0.0-beta4.22272.1"
2602
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2597
2603
  },
2598
2604
  "runtime": {
2599
2605
  "Azure.Mcp.Tools.AzureBestPractices.dll": {
2600
- "assemblyVersion": "0.5.12.0",
2601
- "fileVersion": "0.5.12.0"
2606
+ "assemblyVersion": "0.5.13.0",
2607
+ "fileVersion": "0.5.13.0"
2602
2608
  }
2603
2609
  }
2604
2610
  },
2605
- "Azure.Mcp.Tools.AzureIsv/0.5.12": {
2611
+ "Azure.Mcp.Tools.AzureIsv/0.5.13": {
2606
2612
  "dependencies": {
2607
2613
  "Azure.Core": "1.47.3",
2608
- "Azure.Mcp.Core": "0.5.12",
2614
+ "Azure.Mcp.Core": "0.5.13",
2609
2615
  "Azure.ResourceManager": "1.13.2",
2610
2616
  "Azure.ResourceManager.Datadog": "1.0.0-beta.6",
2611
2617
  "ModelContextProtocol": "0.3.0-preview.4",
2612
- "System.CommandLine": "2.0.0-beta4.22272.1"
2618
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2613
2619
  },
2614
2620
  "runtime": {
2615
2621
  "Azure.Mcp.Tools.AzureIsv.dll": {
2616
- "assemblyVersion": "0.5.12.0",
2617
- "fileVersion": "0.5.12.0"
2622
+ "assemblyVersion": "0.5.13.0",
2623
+ "fileVersion": "0.5.13.0"
2618
2624
  }
2619
2625
  }
2620
2626
  },
2621
- "Azure.Mcp.Tools.AzureManagedLustre/0.5.12": {
2627
+ "Azure.Mcp.Tools.AzureManagedLustre/0.5.13": {
2622
2628
  "dependencies": {
2623
- "Azure.Mcp.Core": "0.5.12",
2629
+ "Azure.Mcp.Core": "0.5.13",
2624
2630
  "Azure.ResourceManager": "1.13.2",
2625
- "Azure.ResourceManager.StorageCache": "1.3.1",
2631
+ "Azure.ResourceManager.StorageCache": "1.3.2",
2626
2632
  "ModelContextProtocol": "0.3.0-preview.4",
2627
- "System.CommandLine": "2.0.0-beta4.22272.1"
2633
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2628
2634
  },
2629
2635
  "runtime": {
2630
2636
  "Azure.Mcp.Tools.AzureManagedLustre.dll": {
2631
- "assemblyVersion": "0.5.12.0",
2632
- "fileVersion": "0.5.12.0"
2637
+ "assemblyVersion": "0.5.13.0",
2638
+ "fileVersion": "0.5.13.0"
2633
2639
  }
2634
2640
  }
2635
2641
  },
2636
- "Azure.Mcp.Tools.AzureTerraformBestPractices/0.5.12": {
2642
+ "Azure.Mcp.Tools.AzureTerraformBestPractices/0.5.13": {
2637
2643
  "dependencies": {
2638
- "Azure.Mcp.Core": "0.5.12",
2644
+ "Azure.Mcp.Core": "0.5.13",
2639
2645
  "ModelContextProtocol": "0.3.0-preview.4",
2640
- "System.CommandLine": "2.0.0-beta4.22272.1"
2646
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2641
2647
  },
2642
2648
  "runtime": {
2643
2649
  "Azure.Mcp.Tools.AzureTerraformBestPractices.dll": {
2644
- "assemblyVersion": "0.5.12.0",
2645
- "fileVersion": "0.5.12.0"
2650
+ "assemblyVersion": "0.5.13.0",
2651
+ "fileVersion": "0.5.13.0"
2646
2652
  }
2647
2653
  }
2648
2654
  },
2649
- "Azure.Mcp.Tools.BicepSchema/0.5.12": {
2655
+ "Azure.Mcp.Tools.BicepSchema/0.5.13": {
2650
2656
  "dependencies": {
2651
2657
  "Azure.Bicep.Types": "0.6.1",
2652
2658
  "Azure.Bicep.Types.Az": "0.2.792",
2653
- "Azure.Mcp.Core": "0.5.12",
2659
+ "Azure.Mcp.Core": "0.5.13",
2654
2660
  "ModelContextProtocol": "0.3.0-preview.4",
2655
- "System.CommandLine": "2.0.0-beta4.22272.1"
2661
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2656
2662
  },
2657
2663
  "runtime": {
2658
2664
  "Azure.Mcp.Tools.BicepSchema.dll": {
2659
- "assemblyVersion": "0.5.12.0",
2660
- "fileVersion": "0.5.12.0"
2665
+ "assemblyVersion": "0.5.13.0",
2666
+ "fileVersion": "0.5.13.0"
2661
2667
  }
2662
2668
  }
2663
2669
  },
2664
- "Azure.Mcp.Tools.CloudArchitect/0.5.12": {
2670
+ "Azure.Mcp.Tools.CloudArchitect/0.5.13": {
2665
2671
  "dependencies": {
2666
- "Azure.Mcp.Core": "0.5.12",
2672
+ "Azure.Mcp.Core": "0.5.13",
2667
2673
  "ModelContextProtocol": "0.3.0-preview.4",
2668
- "System.CommandLine": "2.0.0-beta4.22272.1"
2674
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2669
2675
  },
2670
2676
  "runtime": {
2671
2677
  "Azure.Mcp.Tools.CloudArchitect.dll": {
2672
- "assemblyVersion": "0.5.12.0",
2673
- "fileVersion": "0.5.12.0"
2678
+ "assemblyVersion": "0.5.13.0",
2679
+ "fileVersion": "0.5.13.0"
2674
2680
  }
2675
2681
  }
2676
2682
  },
2677
- "Azure.Mcp.Tools.Cosmos/0.5.12": {
2683
+ "Azure.Mcp.Tools.Cosmos/0.5.13": {
2678
2684
  "dependencies": {
2679
- "Azure.Mcp.Core": "0.5.12",
2685
+ "Azure.Mcp.Core": "0.5.13",
2680
2686
  "Azure.ResourceManager": "1.13.2",
2681
2687
  "Azure.ResourceManager.CosmosDB": "1.4.0-beta.13",
2682
- "Microsoft.Azure.Cosmos.Aot": "0.1.1-preview.1",
2688
+ "Microsoft.Azure.Cosmos.Aot": "0.1.2-preview.2",
2683
2689
  "Microsoft.HybridRow": "1.1.0-preview3",
2684
2690
  "ModelContextProtocol": "0.3.0-preview.4",
2685
- "System.CommandLine": "2.0.0-beta4.22272.1"
2691
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2686
2692
  },
2687
2693
  "runtime": {
2688
2694
  "Azure.Mcp.Tools.Cosmos.dll": {
2689
- "assemblyVersion": "0.5.12.0",
2690
- "fileVersion": "0.5.12.0"
2695
+ "assemblyVersion": "0.5.13.0",
2696
+ "fileVersion": "0.5.13.0"
2691
2697
  }
2692
2698
  }
2693
2699
  },
2694
- "Azure.Mcp.Tools.Deploy/0.5.12": {
2700
+ "Azure.Mcp.Tools.Deploy/0.5.13": {
2695
2701
  "dependencies": {
2696
2702
  "Azure.Core": "1.47.3",
2697
- "Azure.Mcp.Core": "0.5.12",
2703
+ "Azure.Mcp.Core": "0.5.13",
2698
2704
  "Azure.Monitor.Query": "1.7.1",
2699
2705
  "Azure.ResourceManager": "1.13.2",
2700
2706
  "Azure.ResourceManager.AppContainers": "1.4.1",
@@ -2706,193 +2712,208 @@
2706
2712
  "Azure.ResourceManager.Network": "1.11.2",
2707
2713
  "Azure.ResourceManager.Resources": "1.11.0",
2708
2714
  "ModelContextProtocol": "0.3.0-preview.4",
2709
- "System.CommandLine": "2.0.0-beta4.22272.1",
2715
+ "System.CommandLine": "2.0.0-beta7.25380.108",
2710
2716
  "YamlDotNet": "16.3.0"
2711
2717
  },
2712
2718
  "runtime": {
2713
2719
  "Azure.Mcp.Tools.Deploy.dll": {
2714
- "assemblyVersion": "0.5.12.0",
2715
- "fileVersion": "0.5.12.0"
2720
+ "assemblyVersion": "0.5.13.0",
2721
+ "fileVersion": "0.5.13.0"
2722
+ }
2723
+ }
2724
+ },
2725
+ "Azure.Mcp.Tools.EventGrid/0.5.13": {
2726
+ "dependencies": {
2727
+ "Azure.Mcp.Core": "0.5.13",
2728
+ "Azure.ResourceManager": "1.13.2",
2729
+ "Azure.ResourceManager.EventGrid": "1.2.0-beta.2",
2730
+ "ModelContextProtocol": "0.3.0-preview.4",
2731
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2732
+ },
2733
+ "runtime": {
2734
+ "Azure.Mcp.Tools.EventGrid.dll": {
2735
+ "assemblyVersion": "0.5.13.0",
2736
+ "fileVersion": "0.5.13.0"
2716
2737
  }
2717
2738
  }
2718
2739
  },
2719
- "Azure.Mcp.Tools.Extension/0.5.12": {
2740
+ "Azure.Mcp.Tools.Extension/0.5.13": {
2720
2741
  "dependencies": {
2721
- "Azure.Mcp.Core": "0.5.12",
2742
+ "Azure.Mcp.Core": "0.5.13",
2722
2743
  "ModelContextProtocol": "0.3.0-preview.4",
2723
- "System.CommandLine": "2.0.0-beta4.22272.1"
2744
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2724
2745
  },
2725
2746
  "runtime": {
2726
2747
  "Azure.Mcp.Tools.Extension.dll": {
2727
- "assemblyVersion": "0.5.12.0",
2728
- "fileVersion": "0.5.12.0"
2748
+ "assemblyVersion": "0.5.13.0",
2749
+ "fileVersion": "0.5.13.0"
2729
2750
  }
2730
2751
  }
2731
2752
  },
2732
- "Azure.Mcp.Tools.Foundry/0.5.12": {
2753
+ "Azure.Mcp.Tools.Foundry/0.5.13": {
2733
2754
  "dependencies": {
2734
2755
  "Azure.AI.Projects": "1.0.0-beta.9",
2735
- "Azure.Mcp.Core": "0.5.12",
2756
+ "Azure.Mcp.Core": "0.5.13",
2736
2757
  "Azure.ResourceManager": "1.13.2",
2737
2758
  "Azure.ResourceManager.CognitiveServices": "1.5.1",
2738
2759
  "ModelContextProtocol": "0.3.0-preview.4",
2739
- "System.CommandLine": "2.0.0-beta4.22272.1"
2760
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2740
2761
  },
2741
2762
  "runtime": {
2742
2763
  "Azure.Mcp.Tools.Foundry.dll": {
2743
- "assemblyVersion": "0.5.12.0",
2744
- "fileVersion": "0.5.12.0"
2764
+ "assemblyVersion": "0.5.13.0",
2765
+ "fileVersion": "0.5.13.0"
2745
2766
  }
2746
2767
  }
2747
2768
  },
2748
- "Azure.Mcp.Tools.FunctionApp/0.5.12": {
2769
+ "Azure.Mcp.Tools.FunctionApp/0.5.13": {
2749
2770
  "dependencies": {
2750
- "Azure.Mcp.Core": "0.5.12",
2771
+ "Azure.Mcp.Core": "0.5.13",
2751
2772
  "Azure.ResourceManager": "1.13.2",
2752
2773
  "Azure.ResourceManager.AppService": "1.4.1",
2753
2774
  "ModelContextProtocol": "0.3.0-preview.4",
2754
- "System.CommandLine": "2.0.0-beta4.22272.1"
2775
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2755
2776
  },
2756
2777
  "runtime": {
2757
2778
  "Azure.Mcp.Tools.FunctionApp.dll": {
2758
- "assemblyVersion": "0.5.12.0",
2759
- "fileVersion": "0.5.12.0"
2779
+ "assemblyVersion": "0.5.13.0",
2780
+ "fileVersion": "0.5.13.0"
2760
2781
  }
2761
2782
  }
2762
2783
  },
2763
- "Azure.Mcp.Tools.Grafana/0.5.12": {
2784
+ "Azure.Mcp.Tools.Grafana/0.5.13": {
2764
2785
  "dependencies": {
2765
- "Azure.Mcp.Core": "0.5.12",
2786
+ "Azure.Mcp.Core": "0.5.13",
2766
2787
  "Azure.ResourceManager": "1.13.2",
2767
2788
  "Azure.ResourceManager.Grafana": "1.2.0-beta.2",
2768
2789
  "ModelContextProtocol": "0.3.0-preview.4",
2769
- "System.CommandLine": "2.0.0-beta4.22272.1"
2790
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2770
2791
  },
2771
2792
  "runtime": {
2772
2793
  "Azure.Mcp.Tools.Grafana.dll": {
2773
- "assemblyVersion": "0.5.12.0",
2774
- "fileVersion": "0.5.12.0"
2794
+ "assemblyVersion": "0.5.13.0",
2795
+ "fileVersion": "0.5.13.0"
2775
2796
  }
2776
2797
  }
2777
2798
  },
2778
- "Azure.Mcp.Tools.KeyVault/0.5.12": {
2799
+ "Azure.Mcp.Tools.KeyVault/0.5.13": {
2779
2800
  "dependencies": {
2780
- "Azure.Mcp.Core": "0.5.12",
2801
+ "Azure.Mcp.Core": "0.5.13",
2781
2802
  "Azure.Security.KeyVault.Certificates": "4.7.0",
2782
2803
  "Azure.Security.KeyVault.Keys": "4.7.0",
2783
2804
  "Azure.Security.KeyVault.Secrets": "4.7.0",
2784
2805
  "ModelContextProtocol": "0.3.0-preview.4",
2785
- "System.CommandLine": "2.0.0-beta4.22272.1"
2806
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2786
2807
  },
2787
2808
  "runtime": {
2788
2809
  "Azure.Mcp.Tools.KeyVault.dll": {
2789
- "assemblyVersion": "0.5.12.0",
2790
- "fileVersion": "0.5.12.0"
2810
+ "assemblyVersion": "0.5.13.0",
2811
+ "fileVersion": "0.5.13.0"
2791
2812
  }
2792
2813
  }
2793
2814
  },
2794
- "Azure.Mcp.Tools.Kusto/0.5.12": {
2815
+ "Azure.Mcp.Tools.Kusto/0.5.13": {
2795
2816
  "dependencies": {
2796
2817
  "Azure.Core": "1.47.3",
2797
- "Azure.Mcp.Core": "0.5.12",
2818
+ "Azure.Mcp.Core": "0.5.13",
2798
2819
  "Azure.ResourceManager": "1.13.2",
2799
2820
  "Azure.ResourceManager.Kusto": "1.6.1",
2800
2821
  "ModelContextProtocol": "0.3.0-preview.4",
2801
- "System.CommandLine": "2.0.0-beta4.22272.1"
2822
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2802
2823
  },
2803
2824
  "runtime": {
2804
2825
  "Azure.Mcp.Tools.Kusto.dll": {
2805
- "assemblyVersion": "0.5.12.0",
2806
- "fileVersion": "0.5.12.0"
2826
+ "assemblyVersion": "0.5.13.0",
2827
+ "fileVersion": "0.5.13.0"
2807
2828
  }
2808
2829
  }
2809
2830
  },
2810
- "Azure.Mcp.Tools.LoadTesting/0.5.12": {
2831
+ "Azure.Mcp.Tools.LoadTesting/0.5.13": {
2811
2832
  "dependencies": {
2812
2833
  "Azure.Core": "1.47.3",
2813
2834
  "Azure.Developer.LoadTesting": "1.0.2",
2814
- "Azure.Mcp.Core": "0.5.12",
2835
+ "Azure.Mcp.Core": "0.5.13",
2815
2836
  "Azure.ResourceManager": "1.13.2",
2816
2837
  "Azure.ResourceManager.LoadTesting": "1.1.2",
2817
2838
  "ModelContextProtocol": "0.3.0-preview.4",
2818
- "System.CommandLine": "2.0.0-beta4.22272.1"
2839
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2819
2840
  },
2820
2841
  "runtime": {
2821
2842
  "Azure.Mcp.Tools.LoadTesting.dll": {
2822
- "assemblyVersion": "0.5.12.0",
2823
- "fileVersion": "0.5.12.0"
2843
+ "assemblyVersion": "0.5.13.0",
2844
+ "fileVersion": "0.5.13.0"
2824
2845
  }
2825
2846
  }
2826
2847
  },
2827
- "Azure.Mcp.Tools.Marketplace/0.5.12": {
2848
+ "Azure.Mcp.Tools.Marketplace/0.5.13": {
2828
2849
  "dependencies": {
2829
2850
  "Azure.Core": "1.47.3",
2830
- "Azure.Mcp.Core": "0.5.12",
2851
+ "Azure.Mcp.Core": "0.5.13",
2831
2852
  "ModelContextProtocol": "0.3.0-preview.4",
2832
- "System.CommandLine": "2.0.0-beta4.22272.1"
2853
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2833
2854
  },
2834
2855
  "runtime": {
2835
2856
  "Azure.Mcp.Tools.Marketplace.dll": {
2836
- "assemblyVersion": "0.5.12.0",
2837
- "fileVersion": "0.5.12.0"
2857
+ "assemblyVersion": "0.5.13.0",
2858
+ "fileVersion": "0.5.13.0"
2838
2859
  }
2839
2860
  }
2840
2861
  },
2841
- "Azure.Mcp.Tools.Monitor/0.5.12": {
2862
+ "Azure.Mcp.Tools.Monitor/0.5.13": {
2842
2863
  "dependencies": {
2843
2864
  "Azure.Core": "1.47.3",
2844
- "Azure.Mcp.Core": "0.5.12",
2865
+ "Azure.Mcp.Core": "0.5.13",
2845
2866
  "Azure.Monitor.Query": "1.7.1",
2846
2867
  "Azure.ResourceManager": "1.13.2",
2847
2868
  "Azure.ResourceManager.OperationalInsights": "1.3.1",
2848
2869
  "ModelContextProtocol": "0.3.0-preview.4",
2849
- "System.CommandLine": "2.0.0-beta4.22272.1"
2870
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2850
2871
  },
2851
2872
  "runtime": {
2852
2873
  "Azure.Mcp.Tools.Monitor.dll": {
2853
- "assemblyVersion": "0.5.12.0",
2854
- "fileVersion": "0.5.12.0"
2874
+ "assemblyVersion": "0.5.13.0",
2875
+ "fileVersion": "0.5.13.0"
2855
2876
  }
2856
2877
  }
2857
2878
  },
2858
- "Azure.Mcp.Tools.MySql/0.5.12": {
2879
+ "Azure.Mcp.Tools.MySql/0.5.13": {
2859
2880
  "dependencies": {
2860
2881
  "Azure.Core": "1.47.3",
2861
- "Azure.Mcp.Core": "0.5.12",
2882
+ "Azure.Mcp.Core": "0.5.13",
2862
2883
  "Azure.ResourceManager": "1.13.2",
2863
2884
  "Azure.ResourceManager.MySql": "1.1.2",
2864
2885
  "ModelContextProtocol": "0.3.0-preview.4",
2865
2886
  "MySqlConnector": "2.4.0",
2866
- "System.CommandLine": "2.0.0-beta4.22272.1"
2887
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2867
2888
  },
2868
2889
  "runtime": {
2869
2890
  "Azure.Mcp.Tools.MySql.dll": {
2870
- "assemblyVersion": "0.5.12.0",
2871
- "fileVersion": "0.5.12.0"
2891
+ "assemblyVersion": "0.5.13.0",
2892
+ "fileVersion": "0.5.13.0"
2872
2893
  }
2873
2894
  }
2874
2895
  },
2875
- "Azure.Mcp.Tools.Postgres/0.5.12": {
2896
+ "Azure.Mcp.Tools.Postgres/0.5.13": {
2876
2897
  "dependencies": {
2877
2898
  "Azure.Core": "1.47.3",
2878
- "Azure.Mcp.Core": "0.5.12",
2899
+ "Azure.Mcp.Core": "0.5.13",
2879
2900
  "Azure.ResourceManager": "1.13.2",
2880
2901
  "Azure.ResourceManager.PostgreSql": "1.3.1",
2881
2902
  "ModelContextProtocol": "0.3.0-preview.4",
2882
2903
  "Npgsql": "9.0.3",
2883
- "System.CommandLine": "2.0.0-beta4.22272.1"
2904
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2884
2905
  },
2885
2906
  "runtime": {
2886
2907
  "Azure.Mcp.Tools.Postgres.dll": {
2887
- "assemblyVersion": "0.5.12.0",
2888
- "fileVersion": "0.5.12.0"
2908
+ "assemblyVersion": "0.5.13.0",
2909
+ "fileVersion": "0.5.13.0"
2889
2910
  }
2890
2911
  }
2891
2912
  },
2892
- "Azure.Mcp.Tools.Quota/0.5.12": {
2913
+ "Azure.Mcp.Tools.Quota/0.5.13": {
2893
2914
  "dependencies": {
2894
2915
  "Azure.Core": "1.47.3",
2895
- "Azure.Mcp.Core": "0.5.12",
2916
+ "Azure.Mcp.Core": "0.5.13",
2896
2917
  "Azure.Monitor.Query": "1.7.1",
2897
2918
  "Azure.ResourceManager": "1.13.2",
2898
2919
  "Azure.ResourceManager.AppContainers": "1.4.1",
@@ -2908,96 +2929,95 @@
2908
2929
  "Azure.ResourceManager.Search": "1.3.0",
2909
2930
  "Azure.ResourceManager.Storage": "1.4.4",
2910
2931
  "ModelContextProtocol": "0.3.0-preview.4",
2911
- "System.CommandLine": "2.0.0-beta4.22272.1",
2932
+ "System.CommandLine": "2.0.0-beta7.25380.108",
2912
2933
  "YamlDotNet": "16.3.0"
2913
2934
  },
2914
2935
  "runtime": {
2915
2936
  "Azure.Mcp.Tools.Quota.dll": {
2916
- "assemblyVersion": "0.5.12.0",
2917
- "fileVersion": "0.5.12.0"
2937
+ "assemblyVersion": "0.5.13.0",
2938
+ "fileVersion": "0.5.13.0"
2918
2939
  }
2919
2940
  }
2920
2941
  },
2921
- "Azure.Mcp.Tools.Redis/0.5.12": {
2942
+ "Azure.Mcp.Tools.Redis/0.5.13": {
2922
2943
  "dependencies": {
2923
- "Azure.Mcp.Core": "0.5.12",
2944
+ "Azure.Mcp.Core": "0.5.13",
2924
2945
  "Azure.ResourceManager": "1.13.2",
2925
2946
  "Azure.ResourceManager.Redis": "1.5.1",
2926
2947
  "Azure.ResourceManager.RedisEnterprise": "1.2.1",
2927
2948
  "ModelContextProtocol": "0.3.0-preview.4",
2928
- "System.CommandLine": "2.0.0-beta4.22272.1"
2949
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2929
2950
  },
2930
2951
  "runtime": {
2931
2952
  "Azure.Mcp.Tools.Redis.dll": {
2932
- "assemblyVersion": "0.5.12.0",
2933
- "fileVersion": "0.5.12.0"
2953
+ "assemblyVersion": "0.5.13.0",
2954
+ "fileVersion": "0.5.13.0"
2934
2955
  }
2935
2956
  }
2936
2957
  },
2937
- "Azure.Mcp.Tools.ResourceHealth/0.5.12": {
2958
+ "Azure.Mcp.Tools.ResourceHealth/0.5.13": {
2938
2959
  "dependencies": {
2939
- "Azure.Mcp.Core": "0.5.12",
2960
+ "Azure.Mcp.Core": "0.5.13",
2940
2961
  "Azure.ResourceManager": "1.13.2",
2941
- "Azure.ResourceManager.ResourceHealth": "1.1.0-beta.5",
2942
2962
  "ModelContextProtocol": "0.3.0-preview.4",
2943
- "System.CommandLine": "2.0.0-beta4.22272.1"
2963
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2944
2964
  },
2945
2965
  "runtime": {
2946
2966
  "Azure.Mcp.Tools.ResourceHealth.dll": {
2947
- "assemblyVersion": "0.5.12.0",
2948
- "fileVersion": "0.5.12.0"
2967
+ "assemblyVersion": "0.5.13.0",
2968
+ "fileVersion": "0.5.13.0"
2949
2969
  }
2950
2970
  }
2951
2971
  },
2952
- "Azure.Mcp.Tools.Search/0.5.12": {
2972
+ "Azure.Mcp.Tools.Search/0.5.13": {
2953
2973
  "dependencies": {
2954
- "Azure.Mcp.Core": "0.5.12",
2974
+ "Azure.Mcp.Core": "0.5.13",
2955
2975
  "Azure.ResourceManager": "1.13.2",
2956
2976
  "Azure.ResourceManager.Search": "1.3.0",
2957
2977
  "Azure.Search.Documents": "11.7.0-beta.6",
2958
2978
  "ModelContextProtocol": "0.3.0-preview.4",
2959
- "System.CommandLine": "2.0.0-beta4.22272.1"
2979
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2960
2980
  },
2961
2981
  "runtime": {
2962
2982
  "Azure.Mcp.Tools.Search.dll": {
2963
- "assemblyVersion": "0.5.12.0",
2964
- "fileVersion": "0.5.12.0"
2983
+ "assemblyVersion": "0.5.13.0",
2984
+ "fileVersion": "0.5.13.0"
2965
2985
  }
2966
2986
  }
2967
2987
  },
2968
- "Azure.Mcp.Tools.ServiceBus/0.5.12": {
2988
+ "Azure.Mcp.Tools.ServiceBus/0.5.13": {
2969
2989
  "dependencies": {
2970
- "Azure.Mcp.Core": "0.5.12",
2990
+ "Azure.Mcp.Core": "0.5.13",
2971
2991
  "Azure.Messaging.ServiceBus": "7.20.1",
2972
2992
  "ModelContextProtocol": "0.3.0-preview.4",
2973
- "System.CommandLine": "2.0.0-beta4.22272.1"
2993
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2974
2994
  },
2975
2995
  "runtime": {
2976
2996
  "Azure.Mcp.Tools.ServiceBus.dll": {
2977
- "assemblyVersion": "0.5.12.0",
2978
- "fileVersion": "0.5.12.0"
2997
+ "assemblyVersion": "0.5.13.0",
2998
+ "fileVersion": "0.5.13.0"
2979
2999
  }
2980
3000
  }
2981
3001
  },
2982
- "Azure.Mcp.Tools.Sql/0.5.12": {
3002
+ "Azure.Mcp.Tools.Sql/0.5.13": {
2983
3003
  "dependencies": {
2984
- "Azure.Mcp.Core": "0.5.12",
3004
+ "Azure.Mcp.Core": "0.5.13",
2985
3005
  "Azure.ResourceManager": "1.13.2",
2986
3006
  "Azure.ResourceManager.Sql": "1.4.0-beta.3",
2987
3007
  "ModelContextProtocol": "0.3.0-preview.4",
2988
- "System.CommandLine": "2.0.0-beta4.22272.1"
3008
+ "System.CommandLine": "2.0.0-beta7.25380.108"
2989
3009
  },
2990
3010
  "runtime": {
2991
3011
  "Azure.Mcp.Tools.Sql.dll": {
2992
- "assemblyVersion": "0.5.12.0",
2993
- "fileVersion": "0.5.12.0"
3012
+ "assemblyVersion": "0.5.13.0",
3013
+ "fileVersion": "0.5.13.0"
2994
3014
  }
2995
3015
  }
2996
3016
  },
2997
- "Azure.Mcp.Tools.Storage/0.5.12": {
3017
+ "Azure.Mcp.Tools.Storage/0.5.13": {
2998
3018
  "dependencies": {
2999
3019
  "Azure.Data.Tables": "12.11.0",
3000
- "Azure.Mcp.Core": "0.5.12",
3020
+ "Azure.Mcp.Core": "0.5.13",
3001
3021
  "Azure.ResourceManager": "1.13.2",
3002
3022
  "Azure.ResourceManager.Storage": "1.4.4",
3003
3023
  "Azure.Storage.Blobs": "12.24.0",
@@ -3006,68 +3026,67 @@
3006
3026
  "Azure.Storage.Files.Shares": "12.22.0",
3007
3027
  "Azure.Storage.Queues": "12.22.0",
3008
3028
  "ModelContextProtocol": "0.3.0-preview.4",
3009
- "System.CommandLine": "2.0.0-beta4.22272.1"
3029
+ "System.CommandLine": "2.0.0-beta7.25380.108"
3010
3030
  },
3011
3031
  "runtime": {
3012
3032
  "Azure.Mcp.Tools.Storage.dll": {
3013
- "assemblyVersion": "0.5.12.0",
3014
- "fileVersion": "0.5.12.0"
3033
+ "assemblyVersion": "0.5.13.0",
3034
+ "fileVersion": "0.5.13.0"
3015
3035
  }
3016
3036
  }
3017
3037
  },
3018
- "Azure.Mcp.Tools.VirtualDesktop/0.5.12": {
3038
+ "Azure.Mcp.Tools.VirtualDesktop/0.5.13": {
3019
3039
  "dependencies": {
3020
3040
  "Azure.Data.Tables": "12.11.0",
3021
- "Azure.Mcp.Core": "0.5.12",
3041
+ "Azure.Mcp.Core": "0.5.13",
3022
3042
  "Azure.ResourceManager": "1.13.2",
3023
3043
  "Azure.ResourceManager.DesktopVirtualization": "1.3.2",
3024
3044
  "Azure.ResourceManager.Storage": "1.4.4",
3025
3045
  "ModelContextProtocol": "0.3.0-preview.4",
3026
- "System.CommandLine": "2.0.0-beta4.22272.1"
3046
+ "System.CommandLine": "2.0.0-beta7.25380.108"
3027
3047
  },
3028
3048
  "runtime": {
3029
3049
  "Azure.Mcp.Tools.VirtualDesktop.dll": {
3030
- "assemblyVersion": "0.5.12.0",
3031
- "fileVersion": "0.5.12.0"
3050
+ "assemblyVersion": "0.5.13.0",
3051
+ "fileVersion": "0.5.13.0"
3032
3052
  }
3033
3053
  }
3034
3054
  },
3035
- "Azure.Mcp.Tools.Workbooks/0.5.12": {
3055
+ "Azure.Mcp.Tools.Workbooks/0.5.13": {
3036
3056
  "dependencies": {
3037
3057
  "Azure.Core": "1.47.3",
3038
- "Azure.Mcp.Core": "0.5.12",
3058
+ "Azure.Mcp.Core": "0.5.13",
3039
3059
  "Azure.ResourceManager": "1.13.2",
3040
3060
  "Azure.ResourceManager.ApplicationInsights": "1.1.0-beta.1",
3041
3061
  "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.4",
3042
3062
  "ModelContextProtocol": "0.3.0-preview.4",
3043
- "System.CommandLine": "2.0.0-beta4.22272.1"
3063
+ "System.CommandLine": "2.0.0-beta7.25380.108"
3044
3064
  },
3045
3065
  "runtime": {
3046
3066
  "Azure.Mcp.Tools.Workbooks.dll": {
3047
- "assemblyVersion": "0.5.12.0",
3048
- "fileVersion": "0.5.12.0"
3067
+ "assemblyVersion": "0.5.13.0",
3068
+ "fileVersion": "0.5.13.0"
3049
3069
  }
3050
3070
  }
3051
3071
  },
3052
- "Microsoft.Mcp.Core/0.5.12": {
3072
+ "Microsoft.Mcp.Core/0.5.13": {
3053
3073
  "dependencies": {
3054
- "Microsoft.Identity.Client.Broker": "4.72.1",
3074
+ "Microsoft.Identity.Client.Broker": "4.76.0",
3055
3075
  "ModelContextProtocol": "0.3.0-preview.4",
3056
3076
  "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
3057
- "System.CommandLine": "2.0.0-beta4.22272.1",
3058
- "System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114"
3077
+ "System.CommandLine": "2.0.0-beta7.25380.108"
3059
3078
  },
3060
3079
  "runtime": {
3061
3080
  "Microsoft.Mcp.Core.dll": {
3062
- "assemblyVersion": "0.5.12.0",
3063
- "fileVersion": "0.5.12.0"
3081
+ "assemblyVersion": "0.5.13.0",
3082
+ "fileVersion": "0.5.13.0"
3064
3083
  }
3065
3084
  }
3066
3085
  }
3067
3086
  }
3068
3087
  },
3069
3088
  "libraries": {
3070
- "azmcp/0.5.12": {
3089
+ "azmcp/0.5.13": {
3071
3090
  "type": "project",
3072
3091
  "serviceable": false,
3073
3092
  "sha512": ""
@@ -3159,19 +3178,19 @@
3159
3178
  "path": "azure.developer.loadtesting/1.0.2",
3160
3179
  "hashPath": "azure.developer.loadtesting.1.0.2.nupkg.sha512"
3161
3180
  },
3162
- "Azure.Identity/1.14.0": {
3181
+ "Azure.Identity/1.15.0": {
3163
3182
  "type": "package",
3164
3183
  "serviceable": true,
3165
- "sha512": "sha512-xQ6mpNhifb8W/KG2BclhbJWAupvE3JF8lPEBF8t59Q5sc1yN0Ci+dvS0qXtc6m9auxwYpmc8rhOmK541dcGwmA==",
3166
- "path": "azure.identity/1.14.0",
3167
- "hashPath": "azure.identity.1.14.0.nupkg.sha512"
3184
+ "sha512": "sha512-tvJVy5s8VdsAYHIcBw1KrwDTcTWr2K5fG5o/xEJ2zU3+QUViDx/utut83+fGoB/bcBspxuC6wG650GwAUkU2UQ==",
3185
+ "path": "azure.identity/1.15.0",
3186
+ "hashPath": "azure.identity.1.15.0.nupkg.sha512"
3168
3187
  },
3169
- "Azure.Identity.Broker/1.2.0": {
3188
+ "Azure.Identity.Broker/1.3.0": {
3170
3189
  "type": "package",
3171
3190
  "serviceable": true,
3172
- "sha512": "sha512-IYN3ZJibTniTUTW84IuTLaiEPxnj8L7JDYQZnauwp3JugXCtpWhsii53dDaFOCiiH+baQq3EUst6z/u8v91h0A==",
3173
- "path": "azure.identity.broker/1.2.0",
3174
- "hashPath": "azure.identity.broker.1.2.0.nupkg.sha512"
3191
+ "sha512": "sha512-BkEl38nXtMO9N4R1njLuC4pQ/uNXTD1aQTWTau+IE5f+XN8eXNXkvbX2g4Lzc1Y88IwPiEHRef9Skzh0zfFHgg==",
3192
+ "path": "azure.identity.broker/1.3.0",
3193
+ "hashPath": "azure.identity.broker.1.3.0.nupkg.sha512"
3175
3194
  },
3176
3195
  "Azure.Messaging.ServiceBus/7.20.1": {
3177
3196
  "type": "package",
@@ -3299,6 +3318,13 @@
3299
3318
  "path": "azure.resourcemanager.desktopvirtualization/1.3.2",
3300
3319
  "hashPath": "azure.resourcemanager.desktopvirtualization.1.3.2.nupkg.sha512"
3301
3320
  },
3321
+ "Azure.ResourceManager.EventGrid/1.2.0-beta.2": {
3322
+ "type": "package",
3323
+ "serviceable": true,
3324
+ "sha512": "sha512-6zdmkKNKAEoIMAHUv8zHU8PHFvfm4c9tkeSetH8uP6M7FV7jXv1iGmhhCIBOzFO9BRyP3Uh5Tk4Q9P8LP/uPlg==",
3325
+ "path": "azure.resourcemanager.eventgrid/1.2.0-beta.2",
3326
+ "hashPath": "azure.resourcemanager.eventgrid.1.2.0-beta.2.nupkg.sha512"
3327
+ },
3302
3328
  "Azure.ResourceManager.Grafana/1.2.0-beta.2": {
3303
3329
  "type": "package",
3304
3330
  "serviceable": true,
@@ -3383,13 +3409,6 @@
3383
3409
  "path": "azure.resourcemanager.resourcegraph/1.1.0-beta.4",
3384
3410
  "hashPath": "azure.resourcemanager.resourcegraph.1.1.0-beta.4.nupkg.sha512"
3385
3411
  },
3386
- "Azure.ResourceManager.ResourceHealth/1.1.0-beta.5": {
3387
- "type": "package",
3388
- "serviceable": true,
3389
- "sha512": "sha512-kdRQESAC28NgrJNMtkrt2ezy/qGv9UtUBb3kMxGlrUMxgJV1KEhjGabJ54AKbzwb4cy5W6Wy7BVdyhfRBEzYfg==",
3390
- "path": "azure.resourcemanager.resourcehealth/1.1.0-beta.5",
3391
- "hashPath": "azure.resourcemanager.resourcehealth.1.1.0-beta.5.nupkg.sha512"
3392
- },
3393
3412
  "Azure.ResourceManager.Resources/1.11.0": {
3394
3413
  "type": "package",
3395
3414
  "serviceable": true,
@@ -3418,12 +3437,12 @@
3418
3437
  "path": "azure.resourcemanager.storage/1.4.4",
3419
3438
  "hashPath": "azure.resourcemanager.storage.1.4.4.nupkg.sha512"
3420
3439
  },
3421
- "Azure.ResourceManager.StorageCache/1.3.1": {
3440
+ "Azure.ResourceManager.StorageCache/1.3.2": {
3422
3441
  "type": "package",
3423
3442
  "serviceable": true,
3424
- "sha512": "sha512-lzMnp2y6vAEevK2hJslg2tnzfWFZpzheGu3k4wyUzGvTQCjeldt8P6V5/KI7EwKrOioheun8oB0LBfRm7V4T2A==",
3425
- "path": "azure.resourcemanager.storagecache/1.3.1",
3426
- "hashPath": "azure.resourcemanager.storagecache.1.3.1.nupkg.sha512"
3443
+ "sha512": "sha512-bb8gCYtaMfLVeKYlPvFY0w0HUPvOeG4uZGWBYt6LHZbYWDeotOVBg2WZx0yi7mm5H24B8bkzSsXyUYbAZV97Vg==",
3444
+ "path": "azure.resourcemanager.storagecache/1.3.2",
3445
+ "hashPath": "azure.resourcemanager.storagecache.1.3.2.nupkg.sha512"
3427
3446
  },
3428
3447
  "Azure.Search.Documents/11.7.0-beta.6": {
3429
3448
  "type": "package",
@@ -3502,12 +3521,12 @@
3502
3521
  "path": "microsoft.azure.amqp/2.7.0",
3503
3522
  "hashPath": "microsoft.azure.amqp.2.7.0.nupkg.sha512"
3504
3523
  },
3505
- "Microsoft.Azure.Cosmos.Aot/0.1.1-preview.1": {
3524
+ "Microsoft.Azure.Cosmos.Aot/0.1.2-preview.2": {
3506
3525
  "type": "package",
3507
3526
  "serviceable": true,
3508
- "sha512": "sha512-dbOyPfnCiRSrizklLy8STwn5r5IdmTFeqzs9k3XkHfFdAGETcmoPZbWXvw2JnkivxBpxa1e+PdCZ0gnFtKaWRw==",
3509
- "path": "microsoft.azure.cosmos.aot/0.1.1-preview.1",
3510
- "hashPath": "microsoft.azure.cosmos.aot.0.1.1-preview.1.nupkg.sha512"
3527
+ "sha512": "sha512-bf7fzecUqdEe0j8pJSmEBipWXAQcQ2Oqvm2YfAnvvQ3mtkE0uJcbw9WvIZ//m6UGChCYDUil6YizCBTs1PjIcA==",
3528
+ "path": "microsoft.azure.cosmos.aot/0.1.2-preview.2",
3529
+ "hashPath": "microsoft.azure.cosmos.aot.0.1.2-preview.2.nupkg.sha512"
3511
3530
  },
3512
3531
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
3513
3532
  "type": "package",
@@ -3544,33 +3563,33 @@
3544
3563
  "path": "microsoft.hybridrow/1.1.0-preview3",
3545
3564
  "hashPath": "microsoft.hybridrow.1.1.0-preview3.nupkg.sha512"
3546
3565
  },
3547
- "Microsoft.Identity.Client/4.72.1": {
3566
+ "Microsoft.Identity.Client/4.76.0": {
3548
3567
  "type": "package",
3549
3568
  "serviceable": true,
3550
- "sha512": "sha512-U3FbgYeKbU34zP17vi4xO70U5WiVO4GcqHbGwfqzAGJMQQfzkdEK5Ue69mI1tWj7Ft2lbJJ9Wsho9/6Jn5OKqQ==",
3551
- "path": "microsoft.identity.client/4.72.1",
3552
- "hashPath": "microsoft.identity.client.4.72.1.nupkg.sha512"
3569
+ "sha512": "sha512-j2FtmljuCveDJ7umBVYm6Bx3iVGA71U07Dc7byGr2Hrj7XlByZSknruCBUeYN3V75nn1VEhXegxE0MerxvxrXQ==",
3570
+ "path": "microsoft.identity.client/4.76.0",
3571
+ "hashPath": "microsoft.identity.client.4.76.0.nupkg.sha512"
3553
3572
  },
3554
- "Microsoft.Identity.Client.Broker/4.72.1": {
3573
+ "Microsoft.Identity.Client.Broker/4.76.0": {
3555
3574
  "type": "package",
3556
3575
  "serviceable": true,
3557
- "sha512": "sha512-joCHeBe+CJjGQfonV3q4joMXp87g3UiTaX9AXweDrOlyRi5RX3DMAYKIOUG8etvbBzaL5m2RoTIioXC3NTS4aQ==",
3558
- "path": "microsoft.identity.client.broker/4.72.1",
3559
- "hashPath": "microsoft.identity.client.broker.4.72.1.nupkg.sha512"
3576
+ "sha512": "sha512-dJEbSPSNm8L/e+QSvTFUKkspUk3YVaJF97VB0RpxIUAs3h8/QAXbVVGjNyVwoU7UV43e4+xrMJOXOuQ089+RAg==",
3577
+ "path": "microsoft.identity.client.broker/4.76.0",
3578
+ "hashPath": "microsoft.identity.client.broker.4.76.0.nupkg.sha512"
3560
3579
  },
3561
- "Microsoft.Identity.Client.Extensions.Msal/4.71.1": {
3580
+ "Microsoft.Identity.Client.Extensions.Msal/4.73.1": {
3562
3581
  "type": "package",
3563
3582
  "serviceable": true,
3564
- "sha512": "sha512-PGOHaoQhKBKnXy1kfW+Gu9/rxStKsqR+UZKeVv4XAsATdzmfj9y9kkUOftIjVFvxP3oh2Sk7v65ylS0K/qYADA==",
3565
- "path": "microsoft.identity.client.extensions.msal/4.71.1",
3566
- "hashPath": "microsoft.identity.client.extensions.msal.4.71.1.nupkg.sha512"
3583
+ "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==",
3584
+ "path": "microsoft.identity.client.extensions.msal/4.73.1",
3585
+ "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512"
3567
3586
  },
3568
- "Microsoft.Identity.Client.NativeInterop/0.18.1": {
3587
+ "Microsoft.Identity.Client.NativeInterop/0.19.4": {
3569
3588
  "type": "package",
3570
3589
  "serviceable": true,
3571
- "sha512": "sha512-oMkIwj4ugqOiGFkMWl/OUG/ndB1cYE5ZNhX+J4Jrj7ojT+lmBCBYcajLpvztIO+Is2Eo6qJxSsFLrCUo4UiCrg==",
3572
- "path": "microsoft.identity.client.nativeinterop/0.18.1",
3573
- "hashPath": "microsoft.identity.client.nativeinterop.0.18.1.nupkg.sha512"
3590
+ "sha512": "sha512-Em+6R/uAO2qWBBnsV3zP0+15mbDIw9C3qDvGYoEiLaFgHM1zqaJZVpxgA49+WgXwUN0edKzR1hhKr+z7Nw5jcw==",
3591
+ "path": "microsoft.identity.client.nativeinterop/0.19.4",
3592
+ "hashPath": "microsoft.identity.client.nativeinterop.0.19.4.nupkg.sha512"
3574
3593
  },
3575
3594
  "Microsoft.IdentityModel.Abstractions/6.35.0": {
3576
3595
  "type": "package",
@@ -3614,12 +3633,12 @@
3614
3633
  "path": "mysqlconnector/2.4.0",
3615
3634
  "hashPath": "mysqlconnector.2.4.0.nupkg.sha512"
3616
3635
  },
3617
- "Newtonsoft.Json/13.0.3": {
3636
+ "Newtonsoft.Json/10.0.2": {
3618
3637
  "type": "package",
3619
3638
  "serviceable": true,
3620
- "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
3621
- "path": "newtonsoft.json/13.0.3",
3622
- "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
3639
+ "sha512": "sha512-iwElSU2IXmwGvytJsezyDML2ZWDkG2JzTYzlU/BNlmzMdlmRvbnwITsGGY74gwVEpDli1UdOLkMT7/3jxWvXzA==",
3640
+ "path": "newtonsoft.json/10.0.2",
3641
+ "hashPath": "newtonsoft.json.10.0.2.nupkg.sha512"
3623
3642
  },
3624
3643
  "Npgsql/9.0.3": {
3625
3644
  "type": "package",
@@ -3705,12 +3724,12 @@
3705
3724
  "path": "system.clientmodel/1.6.1",
3706
3725
  "hashPath": "system.clientmodel.1.6.1.nupkg.sha512"
3707
3726
  },
3708
- "System.CommandLine/2.0.0-beta4.22272.1": {
3727
+ "System.CommandLine/2.0.0-beta7.25380.108": {
3709
3728
  "type": "package",
3710
3729
  "serviceable": true,
3711
- "sha512": "sha512-1uqED/q2H0kKoLJ4+hI2iPSBSEdTuhfCYADeJrAqERmiGQ2NNacYKRNEQ+gFbU4glgVyK8rxI+ZOe1onEtr/Pg==",
3712
- "path": "system.commandline/2.0.0-beta4.22272.1",
3713
- "hashPath": "system.commandline.2.0.0-beta4.22272.1.nupkg.sha512"
3730
+ "sha512": "sha512-/KPE7tYINMkbKjUPs6OUSB/ga5kZl5MUhqWWO2cj8WX56Me/edU6iqXYcx9U+JioMY/wefBZqSgEpwMooHn73g==",
3731
+ "path": "system.commandline/2.0.0-beta7.25380.108",
3732
+ "hashPath": "system.commandline.2.0.0-beta7.25380.108.nupkg.sha512"
3714
3733
  },
3715
3734
  "System.Configuration.ConfigurationManager/6.0.0": {
3716
3735
  "type": "package",
@@ -3740,12 +3759,12 @@
3740
3759
  "path": "system.io.hashing/6.0.0",
3741
3760
  "hashPath": "system.io.hashing.6.0.0.nupkg.sha512"
3742
3761
  },
3743
- "System.Linq.AsyncEnumerable/10.0.0-preview.5.25277.114": {
3762
+ "System.Linq.Async/6.0.1": {
3744
3763
  "type": "package",
3745
3764
  "serviceable": true,
3746
- "sha512": "sha512-eyTyBcy3HEanysdOjI4UQfFxhKonxiyXc1XEXy0fQysQCS5UKKuJMBzG+qhtOoK5QdA6EFHkGiRzRSQhzcUFwg==",
3747
- "path": "system.linq.asyncenumerable/10.0.0-preview.5.25277.114",
3748
- "hashPath": "system.linq.asyncenumerable.10.0.0-preview.5.25277.114.nupkg.sha512"
3765
+ "sha512": "sha512-0YhHcaroWpQ9UCot3Pizah7ryAzQhNvobLMSxeDIGmnXfkQn8u5owvpOH0K6EVB+z9L7u6Cc4W17Br/+jyttEQ==",
3766
+ "path": "system.linq.async/6.0.1",
3767
+ "hashPath": "system.linq.async.6.0.1.nupkg.sha512"
3749
3768
  },
3750
3769
  "System.Memory.Data/8.0.1": {
3751
3770
  "type": "package",
@@ -3789,172 +3808,177 @@
3789
3808
  "path": "yamldotnet/16.3.0",
3790
3809
  "hashPath": "yamldotnet.16.3.0.nupkg.sha512"
3791
3810
  },
3792
- "Azure.Mcp.Core/0.5.12": {
3811
+ "Azure.Mcp.Core/0.5.13": {
3812
+ "type": "project",
3813
+ "serviceable": false,
3814
+ "sha512": ""
3815
+ },
3816
+ "Azure.Mcp.Tools.Acr/0.5.13": {
3793
3817
  "type": "project",
3794
3818
  "serviceable": false,
3795
3819
  "sha512": ""
3796
3820
  },
3797
- "Azure.Mcp.Tools.Acr/0.5.12": {
3821
+ "Azure.Mcp.Tools.Aks/0.5.13": {
3798
3822
  "type": "project",
3799
3823
  "serviceable": false,
3800
3824
  "sha512": ""
3801
3825
  },
3802
- "Azure.Mcp.Tools.Aks/0.5.12": {
3826
+ "Azure.Mcp.Tools.AppConfig/0.5.13": {
3803
3827
  "type": "project",
3804
3828
  "serviceable": false,
3805
3829
  "sha512": ""
3806
3830
  },
3807
- "Azure.Mcp.Tools.AppConfig/0.5.12": {
3831
+ "Azure.Mcp.Tools.Authorization/0.5.13": {
3808
3832
  "type": "project",
3809
3833
  "serviceable": false,
3810
3834
  "sha512": ""
3811
3835
  },
3812
- "Azure.Mcp.Tools.Authorization/0.5.12": {
3836
+ "Azure.Mcp.Tools.AzureBestPractices/0.5.13": {
3813
3837
  "type": "project",
3814
3838
  "serviceable": false,
3815
3839
  "sha512": ""
3816
3840
  },
3817
- "Azure.Mcp.Tools.AzureBestPractices/0.5.12": {
3841
+ "Azure.Mcp.Tools.AzureIsv/0.5.13": {
3818
3842
  "type": "project",
3819
3843
  "serviceable": false,
3820
3844
  "sha512": ""
3821
3845
  },
3822
- "Azure.Mcp.Tools.AzureIsv/0.5.12": {
3846
+ "Azure.Mcp.Tools.AzureManagedLustre/0.5.13": {
3823
3847
  "type": "project",
3824
3848
  "serviceable": false,
3825
3849
  "sha512": ""
3826
3850
  },
3827
- "Azure.Mcp.Tools.AzureManagedLustre/0.5.12": {
3851
+ "Azure.Mcp.Tools.AzureTerraformBestPractices/0.5.13": {
3828
3852
  "type": "project",
3829
3853
  "serviceable": false,
3830
3854
  "sha512": ""
3831
3855
  },
3832
- "Azure.Mcp.Tools.AzureTerraformBestPractices/0.5.12": {
3856
+ "Azure.Mcp.Tools.BicepSchema/0.5.13": {
3833
3857
  "type": "project",
3834
3858
  "serviceable": false,
3835
3859
  "sha512": ""
3836
3860
  },
3837
- "Azure.Mcp.Tools.BicepSchema/0.5.12": {
3861
+ "Azure.Mcp.Tools.CloudArchitect/0.5.13": {
3838
3862
  "type": "project",
3839
3863
  "serviceable": false,
3840
3864
  "sha512": ""
3841
3865
  },
3842
- "Azure.Mcp.Tools.CloudArchitect/0.5.12": {
3866
+ "Azure.Mcp.Tools.Cosmos/0.5.13": {
3843
3867
  "type": "project",
3844
3868
  "serviceable": false,
3845
3869
  "sha512": ""
3846
3870
  },
3847
- "Azure.Mcp.Tools.Cosmos/0.5.12": {
3871
+ "Azure.Mcp.Tools.Deploy/0.5.13": {
3848
3872
  "type": "project",
3849
3873
  "serviceable": false,
3850
3874
  "sha512": ""
3851
3875
  },
3852
- "Azure.Mcp.Tools.Deploy/0.5.12": {
3876
+ "Azure.Mcp.Tools.EventGrid/0.5.13": {
3853
3877
  "type": "project",
3854
3878
  "serviceable": false,
3855
3879
  "sha512": ""
3856
3880
  },
3857
- "Azure.Mcp.Tools.Extension/0.5.12": {
3881
+ "Azure.Mcp.Tools.Extension/0.5.13": {
3858
3882
  "type": "project",
3859
3883
  "serviceable": false,
3860
3884
  "sha512": ""
3861
3885
  },
3862
- "Azure.Mcp.Tools.Foundry/0.5.12": {
3886
+ "Azure.Mcp.Tools.Foundry/0.5.13": {
3863
3887
  "type": "project",
3864
3888
  "serviceable": false,
3865
3889
  "sha512": ""
3866
3890
  },
3867
- "Azure.Mcp.Tools.FunctionApp/0.5.12": {
3891
+ "Azure.Mcp.Tools.FunctionApp/0.5.13": {
3868
3892
  "type": "project",
3869
3893
  "serviceable": false,
3870
3894
  "sha512": ""
3871
3895
  },
3872
- "Azure.Mcp.Tools.Grafana/0.5.12": {
3896
+ "Azure.Mcp.Tools.Grafana/0.5.13": {
3873
3897
  "type": "project",
3874
3898
  "serviceable": false,
3875
3899
  "sha512": ""
3876
3900
  },
3877
- "Azure.Mcp.Tools.KeyVault/0.5.12": {
3901
+ "Azure.Mcp.Tools.KeyVault/0.5.13": {
3878
3902
  "type": "project",
3879
3903
  "serviceable": false,
3880
3904
  "sha512": ""
3881
3905
  },
3882
- "Azure.Mcp.Tools.Kusto/0.5.12": {
3906
+ "Azure.Mcp.Tools.Kusto/0.5.13": {
3883
3907
  "type": "project",
3884
3908
  "serviceable": false,
3885
3909
  "sha512": ""
3886
3910
  },
3887
- "Azure.Mcp.Tools.LoadTesting/0.5.12": {
3911
+ "Azure.Mcp.Tools.LoadTesting/0.5.13": {
3888
3912
  "type": "project",
3889
3913
  "serviceable": false,
3890
3914
  "sha512": ""
3891
3915
  },
3892
- "Azure.Mcp.Tools.Marketplace/0.5.12": {
3916
+ "Azure.Mcp.Tools.Marketplace/0.5.13": {
3893
3917
  "type": "project",
3894
3918
  "serviceable": false,
3895
3919
  "sha512": ""
3896
3920
  },
3897
- "Azure.Mcp.Tools.Monitor/0.5.12": {
3921
+ "Azure.Mcp.Tools.Monitor/0.5.13": {
3898
3922
  "type": "project",
3899
3923
  "serviceable": false,
3900
3924
  "sha512": ""
3901
3925
  },
3902
- "Azure.Mcp.Tools.MySql/0.5.12": {
3926
+ "Azure.Mcp.Tools.MySql/0.5.13": {
3903
3927
  "type": "project",
3904
3928
  "serviceable": false,
3905
3929
  "sha512": ""
3906
3930
  },
3907
- "Azure.Mcp.Tools.Postgres/0.5.12": {
3931
+ "Azure.Mcp.Tools.Postgres/0.5.13": {
3908
3932
  "type": "project",
3909
3933
  "serviceable": false,
3910
3934
  "sha512": ""
3911
3935
  },
3912
- "Azure.Mcp.Tools.Quota/0.5.12": {
3936
+ "Azure.Mcp.Tools.Quota/0.5.13": {
3913
3937
  "type": "project",
3914
3938
  "serviceable": false,
3915
3939
  "sha512": ""
3916
3940
  },
3917
- "Azure.Mcp.Tools.Redis/0.5.12": {
3941
+ "Azure.Mcp.Tools.Redis/0.5.13": {
3918
3942
  "type": "project",
3919
3943
  "serviceable": false,
3920
3944
  "sha512": ""
3921
3945
  },
3922
- "Azure.Mcp.Tools.ResourceHealth/0.5.12": {
3946
+ "Azure.Mcp.Tools.ResourceHealth/0.5.13": {
3923
3947
  "type": "project",
3924
3948
  "serviceable": false,
3925
3949
  "sha512": ""
3926
3950
  },
3927
- "Azure.Mcp.Tools.Search/0.5.12": {
3951
+ "Azure.Mcp.Tools.Search/0.5.13": {
3928
3952
  "type": "project",
3929
3953
  "serviceable": false,
3930
3954
  "sha512": ""
3931
3955
  },
3932
- "Azure.Mcp.Tools.ServiceBus/0.5.12": {
3956
+ "Azure.Mcp.Tools.ServiceBus/0.5.13": {
3933
3957
  "type": "project",
3934
3958
  "serviceable": false,
3935
3959
  "sha512": ""
3936
3960
  },
3937
- "Azure.Mcp.Tools.Sql/0.5.12": {
3961
+ "Azure.Mcp.Tools.Sql/0.5.13": {
3938
3962
  "type": "project",
3939
3963
  "serviceable": false,
3940
3964
  "sha512": ""
3941
3965
  },
3942
- "Azure.Mcp.Tools.Storage/0.5.12": {
3966
+ "Azure.Mcp.Tools.Storage/0.5.13": {
3943
3967
  "type": "project",
3944
3968
  "serviceable": false,
3945
3969
  "sha512": ""
3946
3970
  },
3947
- "Azure.Mcp.Tools.VirtualDesktop/0.5.12": {
3971
+ "Azure.Mcp.Tools.VirtualDesktop/0.5.13": {
3948
3972
  "type": "project",
3949
3973
  "serviceable": false,
3950
3974
  "sha512": ""
3951
3975
  },
3952
- "Azure.Mcp.Tools.Workbooks/0.5.12": {
3976
+ "Azure.Mcp.Tools.Workbooks/0.5.13": {
3953
3977
  "type": "project",
3954
3978
  "serviceable": false,
3955
3979
  "sha512": ""
3956
3980
  },
3957
- "Microsoft.Mcp.Core/0.5.12": {
3981
+ "Microsoft.Mcp.Core/0.5.13": {
3958
3982
  "type": "project",
3959
3983
  "serviceable": false,
3960
3984
  "sha512": ""