Skip to content

Commit

Permalink
Merge pull request #71 from DustinCampbell/update-readme
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
DustinCampbell committed Mar 8, 2016
2 parents 8cacb6a + e44b3f6 commit 5a21ce3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

Don't install this extension unless you want to try an early version.

This is a preview of C# support in Visual Studio code. It is designed to work well with upcoming [.NET Core 1.0]([link](http://dotnet.github.io/).
This is a preview of C# support in Visual Studio code. It is designed to work well with the upcoming [.NET Core 1.0](http://dotnet.github.io/).
These new projects are based on project.json and the [.NET CLI](https://dotnet.github.io/getting-started/).

For msbuild based projects, or ASP.NET Core 5.0 RC1 you still want to use the [omnisharp extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.omnisharp) instead.

### Debugging
This version supports basic debugging capabilities.
See http://aka.ms/vscclrdebugger for details.
Expand Down

0 comments on commit 5a21ce3

Please sign in to comment.