Skip to content

Commit f83cbb3

Browse files
Update vscode-extension-telemetry dependency (#2003)
This checkin updates the C# extension to a newer version of VS Code's telemetry extension. This will update the OS version properties to the newer version.
1 parent 5e16e22 commit f83cbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"semver": "*",
5151
"tmp": "0.0.33",
5252
"vscode-debugprotocol": "^1.6.1",
53-
"vscode-extension-telemetry": "0.0.8",
53+
"vscode-extension-telemetry": "0.0.11",
5454
"yauzl": "^2.5.0"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)