WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit ba44bc8

Browse files
Merge branch 'main' into main
2 parents 03a6753 + a2906ca commit ba44bc8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"azure-sdk-mcp": {
44
"type": "stdio",
55
"command": "pwsh",
6-
"args": ["${workspaceFolder}/eng/common/mcp/azure-sdk-mcp.ps1", "-Run", "-Version", "1.0.0-dev.20250707.1"]
6+
"args": ["${workspaceFolder}/eng/common/mcp/azure-sdk-mcp.ps1", "-Run"]
77
},
88
}
99
}

specification/monitor/Azure.Monitor.Ingestion/tspconfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ options:
4141
output-path: "./src/Generated"
4242
"@azure-tools/typespec-ts":
4343
package-dir: "monitor-ingestion"
44+
is-modular-library: true
4445
package-details:
4546
name: "@azure/monitor-ingestion"
4647
description: "Azure Monitor Ingestion library"
48+
version: "1.2.0"
4749
flavor: azure

0 commit comments

Comments
 (0)