Skip to content

Commit a0eb412

Browse files
ocallespntrogh
andauthored
Update docs/csharp/cs-dev-kit-faq.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 449424c commit a0eb412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/cs-dev-kit-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Build your solution by right-clicking on the solution in the Solution Explorer a
196196
### How do I collect logs for troubleshooting issues with Test Explorer?
197197

198198
If you are encountering issues with Test Explorer, you can enable diagnostic logging to gather more information for troubleshooting:
199-
1. Increase Test Explorer Verbosity:
199+
1. Increase Test Explorer verbosity:
200200
Navigate to the C# Dev Kit settings and increase the Test Explorer Verbosity setting from minimal to diagnostic. This will generate more detailed logs.
201201
2. Check the Output Window:
202202
Open the Output window in Visual Studio Code, and select C# Dev Kit - Test Explorer from the dropdown. Diagnostic messages will appear with a [dev] prefix.

0 commit comments

Comments
 (0)