Skip to content

Commit edd054e

Browse files
Fix issues caused by telemery change (#2711)
Consume utils v2.6.3 https://github.com/microsoft/vscode-azuretools/releases/tag/microsoft-vscode-azext-utils-v2.6.3 Read more about the cause of the issue in microsoft/vscode-azuretools#1918
1 parent aa576c2 commit edd054e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@
780780
"@microsoft/vscode-azext-azureappservice": "^3.5.0",
781781
"@microsoft/vscode-azext-azureappsettings": "^0.2.0",
782782
"@microsoft/vscode-azext-azureutils": "^3.1.1",
783-
"@microsoft/vscode-azext-utils": "^2.6.2",
783+
"@microsoft/vscode-azext-utils": "^2.6.3",
784784
"@microsoft/vscode-azureresources-api": "^2.1.0",
785785
"dotenv": "^6.2.0",
786786
"fast-xml-parser": "^4.4.1",

0 commit comments

Comments
 (0)