Skip to content

Commit 9f61402

Browse files
Merge pull request #467 from DustinCampbell/readme-tweak
Add text back to readme to reflect progress on csproj suppot on OSX/Linux
2 parents 38805b8 + a26f729 commit 9f61402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
1616
### **Important!** Breaking Changes as of 1.0.10
1717

1818
* The C# extension now only supports [.NET Core RC2](https://blogs.msdn.microsoft.com/dotnet/2016/05/16/announcing-net-core-rc2/). It no longer supports .NET Core RC1 or ASP .NET 5 RC1.
19+
* **Support for .csproj projects is partially on OS X and Linux.** This will impact anyone doing .csproj development on OS X or Linux (e.g. Unity, Xamarin, etc.). We are working to address this in the near future. However, for now, you can use the [Legacy C# Support extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.omnisharp).
1920

2021
### Found a Bug?
2122
Please file any issues at https://github.com/OmniSharp/omnisharp-vscode/issues.

0 commit comments

Comments
 (0)