Skip to content

Commit 01a475e

Browse files
Be more specific about project support in readme
1 parent 5a8e2bf commit 01a475e

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
@@ -9,7 +9,7 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
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.
1111
* Debugging support for .NET Core projects targeting CoreCLR.
12-
* Support for project.json and csproj projects.
12+
* 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).
1515

0 commit comments

Comments
 (0)