@azure/mcp-template-win32-arm64 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -7,11 +7,11 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/win-arm64": {
10
- "mcptmp/0.0.9": {
10
+ "mcptmp/0.0.11": {
11
11
  "dependencies": {
12
12
  "ModelContextProtocol": "0.3.0-preview.4",
13
13
  "System.CommandLine": "2.0.0-beta7.25380.108",
14
- "Template.Mcp.Core": "0.0.9",
14
+ "Template.Mcp.Core": "0.0.11",
15
15
  "runtimepack.Microsoft.NETCore.App.Runtime.win-arm64": "9.0.7",
16
16
  "runtimepack.Microsoft.AspNetCore.App.Runtime.win-arm64": "9.0.7"
17
17
  },
@@ -1315,35 +1315,35 @@
1315
1315
  }
1316
1316
  }
1317
1317
  },
1318
- "Azure.Core/1.47.1": {
1318
+ "Azure.Core/1.48.0": {
1319
1319
  "dependencies": {
1320
1320
  "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
1321
- "System.ClientModel": "1.5.1",
1321
+ "System.ClientModel": "1.6.1",
1322
1322
  "System.Memory.Data": "8.0.1"
1323
1323
  },
1324
1324
  "runtime": {
1325
1325
  "lib/net8.0/Azure.Core.dll": {
1326
- "assemblyVersion": "1.47.1.0",
1327
- "fileVersion": "1.4700.125.36505"
1326
+ "assemblyVersion": "1.48.0.0",
1327
+ "fileVersion": "1.4800.25.45902"
1328
1328
  }
1329
1329
  }
1330
1330
  },
1331
- "Azure.Identity/1.15.0": {
1331
+ "Azure.Identity/1.16.0": {
1332
1332
  "dependencies": {
1333
- "Azure.Core": "1.47.1",
1333
+ "Azure.Core": "1.48.0",
1334
1334
  "Microsoft.Identity.Client": "4.76.0",
1335
- "Microsoft.Identity.Client.Extensions.Msal": "4.73.1"
1335
+ "Microsoft.Identity.Client.Extensions.Msal": "4.76.0"
1336
1336
  },
1337
1337
  "runtime": {
1338
1338
  "lib/net8.0/Azure.Identity.dll": {
1339
- "assemblyVersion": "1.15.0.0",
1340
- "fileVersion": "1.1500.25.40803"
1339
+ "assemblyVersion": "1.16.0.0",
1340
+ "fileVersion": "1.1600.25.45906"
1341
1341
  }
1342
1342
  }
1343
1343
  },
1344
1344
  "Azure.Identity.Broker/1.3.0": {
1345
1345
  "dependencies": {
1346
- "Azure.Identity": "1.15.0",
1346
+ "Azure.Identity": "1.16.0",
1347
1347
  "Microsoft.Identity.Client.Broker": "4.76.0"
1348
1348
  },
1349
1349
  "runtime": {
@@ -1355,7 +1355,7 @@
1355
1355
  },
1356
1356
  "Azure.Monitor.OpenTelemetry.AspNetCore/1.3.0": {
1357
1357
  "dependencies": {
1358
- "Azure.Core": "1.47.1",
1358
+ "Azure.Core": "1.48.0",
1359
1359
  "Azure.Monitor.OpenTelemetry.Exporter": "1.4.0",
1360
1360
  "OpenTelemetry.Extensions.Hosting": "1.12.0",
1361
1361
  "OpenTelemetry.Instrumentation.AspNetCore": "1.12.0",
@@ -1370,7 +1370,7 @@
1370
1370
  },
1371
1371
  "Azure.Monitor.OpenTelemetry.Exporter/1.4.0": {
1372
1372
  "dependencies": {
1373
- "Azure.Core": "1.47.1",
1373
+ "Azure.Core": "1.48.0",
1374
1374
  "OpenTelemetry": "1.12.0",
1375
1375
  "OpenTelemetry.Extensions.Hosting": "1.12.0",
1376
1376
  "OpenTelemetry.PersistentStorage.FileSystem": "1.0.1"
@@ -1384,7 +1384,7 @@
1384
1384
  },
1385
1385
  "Azure.ResourceManager/1.13.2": {
1386
1386
  "dependencies": {
1387
- "Azure.Core": "1.47.1"
1387
+ "Azure.Core": "1.48.0"
1388
1388
  },
1389
1389
  "runtime": {
1390
1390
  "lib/net8.0/Azure.ResourceManager.dll": {
@@ -1395,7 +1395,7 @@
1395
1395
  },
1396
1396
  "Azure.ResourceManager.ResourceGraph/1.1.0-beta.4": {
1397
1397
  "dependencies": {
1398
- "Azure.Core": "1.47.1",
1398
+ "Azure.Core": "1.48.0",
1399
1399
  "Azure.ResourceManager": "1.13.2"
1400
1400
  },
1401
1401
  "runtime": {
@@ -1423,8 +1423,8 @@
1423
1423
  },
1424
1424
  "Microsoft.Extensions.Azure/1.11.0": {
1425
1425
  "dependencies": {
1426
- "Azure.Core": "1.47.1",
1427
- "Azure.Identity": "1.15.0"
1426
+ "Azure.Core": "1.48.0",
1427
+ "Azure.Identity": "1.16.0"
1428
1428
  },
1429
1429
  "runtime": {
1430
1430
  "lib/net8.0/Microsoft.Extensions.Azure.dll": {
@@ -1456,15 +1456,15 @@
1456
1456
  }
1457
1457
  }
1458
1458
  },
1459
- "Microsoft.Identity.Client.Extensions.Msal/4.73.1": {
1459
+ "Microsoft.Identity.Client.Extensions.Msal/4.76.0": {
1460
1460
  "dependencies": {
1461
1461
  "Microsoft.Identity.Client": "4.76.0",
1462
1462
  "System.Security.Cryptography.ProtectedData": "4.5.0"
1463
1463
  },
1464
1464
  "runtime": {
1465
1465
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
1466
- "assemblyVersion": "4.73.1.0",
1467
- "fileVersion": "4.73.1.0"
1466
+ "assemblyVersion": "4.76.0.0",
1467
+ "fileVersion": "4.76.0.0"
1468
1468
  }
1469
1469
  }
1470
1470
  },
@@ -1616,14 +1616,14 @@
1616
1616
  }
1617
1617
  }
1618
1618
  },
1619
- "System.ClientModel/1.5.1": {
1619
+ "System.ClientModel/1.6.1": {
1620
1620
  "dependencies": {
1621
1621
  "System.Memory.Data": "8.0.1"
1622
1622
  },
1623
1623
  "runtime": {
1624
1624
  "lib/net8.0/System.ClientModel.dll": {
1625
- "assemblyVersion": "1.5.1.0",
1626
- "fileVersion": "1.500.125.36405"
1625
+ "assemblyVersion": "1.6.1.0",
1626
+ "fileVersion": "1.600.125.41908"
1627
1627
  }
1628
1628
  }
1629
1629
  },
@@ -1711,27 +1711,27 @@
1711
1711
  }
1712
1712
  }
1713
1713
  },
1714
- "Azure.Mcp.Core/0.0.9": {
1714
+ "Azure.Mcp.Core/0.0.11": {
1715
1715
  "dependencies": {
1716
- "Azure.Core": "1.47.1",
1717
- "Azure.Identity": "1.15.0",
1716
+ "Azure.Core": "1.48.0",
1717
+ "Azure.Identity": "1.16.0",
1718
1718
  "Azure.Identity.Broker": "1.3.0",
1719
1719
  "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
1720
1720
  "Azure.ResourceManager": "1.13.2",
1721
1721
  "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.4",
1722
1722
  "Microsoft.Extensions.Azure": "1.11.0",
1723
- "Microsoft.Mcp.Core": "0.0.9",
1723
+ "Microsoft.Mcp.Core": "0.0.11",
1724
1724
  "ModelContextProtocol.AspNetCore": "0.3.0-preview.4",
1725
1725
  "System.Linq.Async": "6.0.1"
1726
1726
  },
1727
1727
  "runtime": {
1728
1728
  "Azure.Mcp.Core.dll": {
1729
- "assemblyVersion": "0.0.9.0",
1730
- "fileVersion": "0.0.9.0"
1729
+ "assemblyVersion": "0.0.11.0",
1730
+ "fileVersion": "0.0.11.0"
1731
1731
  }
1732
1732
  }
1733
1733
  },
1734
- "Microsoft.Mcp.Core/0.0.9": {
1734
+ "Microsoft.Mcp.Core/0.0.11": {
1735
1735
  "dependencies": {
1736
1736
  "Microsoft.Identity.Client.Broker": "4.76.0",
1737
1737
  "ModelContextProtocol": "0.3.0-preview.4",
@@ -1740,26 +1740,26 @@
1740
1740
  },
1741
1741
  "runtime": {
1742
1742
  "Microsoft.Mcp.Core.dll": {
1743
- "assemblyVersion": "0.0.9.0",
1744
- "fileVersion": "0.0.9.0"
1743
+ "assemblyVersion": "0.0.11.0",
1744
+ "fileVersion": "0.0.11.0"
1745
1745
  }
1746
1746
  }
1747
1747
  },
1748
- "Template.Mcp.Core/0.0.9": {
1748
+ "Template.Mcp.Core/0.0.11": {
1749
1749
  "dependencies": {
1750
- "Azure.Mcp.Core": "0.0.9"
1750
+ "Azure.Mcp.Core": "0.0.11"
1751
1751
  },
1752
1752
  "runtime": {
1753
1753
  "Template.Mcp.Core.dll": {
1754
- "assemblyVersion": "0.0.9.0",
1755
- "fileVersion": "0.0.9.0"
1754
+ "assemblyVersion": "0.0.11.0",
1755
+ "fileVersion": "0.0.11.0"
1756
1756
  }
1757
1757
  }
1758
1758
  }
1759
1759
  }
1760
1760
  },
1761
1761
  "libraries": {
1762
- "mcptmp/0.0.9": {
1762
+ "mcptmp/0.0.11": {
1763
1763
  "type": "project",
1764
1764
  "serviceable": false,
1765
1765
  "sha512": ""
@@ -1774,19 +1774,19 @@
1774
1774
  "serviceable": false,
1775
1775
  "sha512": ""
1776
1776
  },
1777
- "Azure.Core/1.47.1": {
1777
+ "Azure.Core/1.48.0": {
1778
1778
  "type": "package",
1779
1779
  "serviceable": true,
1780
- "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==",
1781
- "path": "azure.core/1.47.1",
1782
- "hashPath": "azure.core.1.47.1.nupkg.sha512"
1780
+ "sha512": "sha512-saPQ2LCQzb7gJjgGJayHb6C2bv+TKqh2jF0TGIcw+fnNeclMg2bjiEwEaKwa2HdcGFoSiVO1aKQf3RIsIrbyIA==",
1781
+ "path": "azure.core/1.48.0",
1782
+ "hashPath": "azure.core.1.48.0.nupkg.sha512"
1783
1783
  },
1784
- "Azure.Identity/1.15.0": {
1784
+ "Azure.Identity/1.16.0": {
1785
1785
  "type": "package",
1786
1786
  "serviceable": true,
1787
- "sha512": "sha512-tvJVy5s8VdsAYHIcBw1KrwDTcTWr2K5fG5o/xEJ2zU3+QUViDx/utut83+fGoB/bcBspxuC6wG650GwAUkU2UQ==",
1788
- "path": "azure.identity/1.15.0",
1789
- "hashPath": "azure.identity.1.15.0.nupkg.sha512"
1787
+ "sha512": "sha512-ZTtJt9N1hW9S7JRt05aBy894mp9uK4KbfcVcg2OndKbph/6RCcDEisdBV9iNHiNDSXXQRR52SAYy8RhknQ1xEA==",
1788
+ "path": "azure.identity/1.16.0",
1789
+ "hashPath": "azure.identity.1.16.0.nupkg.sha512"
1790
1790
  },
1791
1791
  "Azure.Identity.Broker/1.3.0": {
1792
1792
  "type": "package",
@@ -1858,12 +1858,12 @@
1858
1858
  "path": "microsoft.identity.client.broker/4.76.0",
1859
1859
  "hashPath": "microsoft.identity.client.broker.4.76.0.nupkg.sha512"
1860
1860
  },
1861
- "Microsoft.Identity.Client.Extensions.Msal/4.73.1": {
1861
+ "Microsoft.Identity.Client.Extensions.Msal/4.76.0": {
1862
1862
  "type": "package",
1863
1863
  "serviceable": true,
1864
- "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==",
1865
- "path": "microsoft.identity.client.extensions.msal/4.73.1",
1866
- "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512"
1864
+ "sha512": "sha512-D0n3yMTa3gnDh1usrJmyxGWKYeqbQNCWLgQ0Tswf7S6nk9YobiCOX+M2V8EX5SPqkZxpwkTT6odAhaafu3TIeA==",
1865
+ "path": "microsoft.identity.client.extensions.msal/4.76.0",
1866
+ "hashPath": "microsoft.identity.client.extensions.msal.4.76.0.nupkg.sha512"
1867
1867
  },
1868
1868
  "Microsoft.Identity.Client.NativeInterop/0.19.4": {
1869
1869
  "type": "package",
@@ -1963,12 +1963,12 @@
1963
1963
  "path": "opentelemetry.persistentstorage.filesystem/1.0.1",
1964
1964
  "hashPath": "opentelemetry.persistentstorage.filesystem.1.0.1.nupkg.sha512"
1965
1965
  },
1966
- "System.ClientModel/1.5.1": {
1966
+ "System.ClientModel/1.6.1": {
1967
1967
  "type": "package",
1968
1968
  "serviceable": true,
1969
- "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==",
1970
- "path": "system.clientmodel/1.5.1",
1971
- "hashPath": "system.clientmodel.1.5.1.nupkg.sha512"
1969
+ "sha512": "sha512-xcHHhDqB5MnOOY8yIn64Vzp6gtBEs6k5J1hluG04CrShSvQNXOx4PSDs7wJiXLDidlY/FZJmxJdKTKskyJwjvw==",
1970
+ "path": "system.clientmodel/1.6.1",
1971
+ "hashPath": "system.clientmodel.1.6.1.nupkg.sha512"
1972
1972
  },
1973
1973
  "System.CommandLine/2.0.0-beta7.25380.108": {
1974
1974
  "type": "package",
@@ -2005,17 +2005,17 @@
2005
2005
  "path": "system.security.cryptography.protecteddata/4.5.0",
2006
2006
  "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
2007
2007
  },
2008
- "Azure.Mcp.Core/0.0.9": {
2008
+ "Azure.Mcp.Core/0.0.11": {
2009
2009
  "type": "project",
2010
2010
  "serviceable": false,
2011
2011
  "sha512": ""
2012
2012
  },
2013
- "Microsoft.Mcp.Core/0.0.9": {
2013
+ "Microsoft.Mcp.Core/0.0.11": {
2014
2014
  "type": "project",
2015
2015
  "serviceable": false,
2016
2016
  "sha512": ""
2017
2017
  },
2018
- "Template.Mcp.Core/0.0.9": {
2018
+ "Template.Mcp.Core/0.0.11": {
2019
2019
  "type": "project",
2020
2020
  "serviceable": false,
2021
2021
  "sha512": ""
package/dist/mcptmp.dll CHANGED
Binary file
package/dist/mcptmp.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-template-win32-arm64",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "description": "Template MCP Server - Basic Model Context Protocol implementation, for win32 on arm64",
5
5
  "author": "Microsoft Corporation",
6
6
  "homepage": "https://github.com/Microsoft/mcp/blob/main/servers/Template.Mcp.Server#readme",
@@ -14,8 +14,8 @@
14
14
  "url": "https://github.com/microsoft/mcp/issues"
15
15
  },
16
16
  "repository": {
17
- "type": "git",
18
- "url": "https://github.com/microsoft/mcp.git"
17
+ "url": "https://github.com/microsoft/mcp.git",
18
+ "type": "git"
19
19
  },
20
20
  "engines": {
21
21
  "node": ">=20.0.0"