@azure/mcp-linux-x64 0.2.5 → 0.2.6

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.
@@ -7,7 +7,7 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/linux-x64": {
10
- "azmcp/0.2.5": {
10
+ "azmcp/0.2.6": {
11
11
  "dependencies": {
12
12
  "Azure.Bicep.Types": "0.5.110",
13
13
  "Azure.Bicep.Types.Az": "0.2.771",
@@ -2977,7 +2977,7 @@
2977
2977
  }
2978
2978
  },
2979
2979
  "libraries": {
2980
- "azmcp/0.2.5": {
2980
+ "azmcp/0.2.6": {
2981
2981
  "type": "project",
2982
2982
  "serviceable": false,
2983
2983
  "sha512": ""
package/dist/azmcp.dll CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-linux-x64",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "description": "Azure MCP Server - Model Context Protocol implementation for Azure, for linux on x64",
5
5
  "author": "Microsoft Corporation",
6
6
  "homepage": "https://github.com/Azure/azure-mcp#readme",