Skip to content

Commit 38805b8

Browse files
Merge pull request #463 from DustinCampbell/readme-update
Remove text from readme about .csproj files not being supported on OS X and Linux
2 parents 5c71d94 + 751776c commit 38805b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ 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 has been temporarily disabled on OS X and Linux.** This will impact anyone doing .csproj development on OS X or Linux (e.g. Unity, Xamarin, etc.). Rest assured that this will be restored in the near future. However, for now, you can use the [Legacy C# Support extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.omnisharp).
2019

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

0 commit comments

Comments
 (0)