Skip to content

Commit 34e022a

Browse files
authored
Add telemetry information from dotnet/sdk#45356
1 parent 5a56445 commit 34e022a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core/tools/telemetry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ A subset of commands sends selected options if they're used, along with their va
136136
| `--logger` | `dotnet vstest` |
137137
| `--sdk-package-version` | `dotnet migrate` |
138138

139+
When the SDK fails to resolve a built-in command, any command resolver that successfully resolves the command sends a hash of the command name along with the name of the command resolver type.
140+
139141
Except for `--verbosity` and `--sdk-package-version`, all the other values are hashed starting with .NET Core 2.1.100 SDK.
140142

141143
### Template engine telemetry

0 commit comments

Comments
 (0)