Skip to content

Commit fa8e77d

Browse files
Update debugger support note
1 parent 01a475e commit fa8e77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
88

99
* Lightweight development tools for [.NET Core](https://dotnet.github.io).
1010
* Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc.
11-
* Debugging support for .NET Core projects targeting CoreCLR.
11+
* Debugging support for .NET Core (CoreCLR). NOTE: Mono and Desktop CLR debugging is not supported.
1212
* Support for project.json projects on Windows, OS X and Linux, and csproj projects on Windows.
1313

1414
The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn).

0 commit comments

Comments
 (0)