Skip to content

Commit bbad493

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

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
@@ -197,7 +197,7 @@ Build your solution by right-clicking on the solution in the Solution Explorer a
197197

198198
If you are encountering issues with Test Explorer, you can enable diagnostic logging to gather more information for troubleshooting:
199199
1. Increase Test Explorer verbosity:
200-
Navigate to the C# Dev Kit settings and increase the Test Explorer Verbosity setting from minimal to diagnostic. This will generate more detailed logs.
200+
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.
203203
3. Collect the Following Information:

0 commit comments

Comments
 (0)