Skip to content

Commit ca6f8a1

Browse files
authored
Merge pull request #376 from filipw/filipw-patch-1
Update README.md
2 parents 7b43f16 + 0812de9 commit ca6f8a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Run C# scripts from the .NET CLI, define NuGet packages inline and edit/debug them in VS Code - all of that with full language services support from OmniSharp.
44

5-
> ⚠️ If you are using C# for VS Code version [1.15.0](https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.15.0) on Linux or Mac, make sure to update to [1.15.2](https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.15.2). There is a [bug](https://github.com/OmniSharp/omnisharp-roslyn/issues/1184) in the version of OmniSharp that shipped with 1.15.0, that prevents C# scripting from working in non-Windows environments. You can also go to VS Code settings and set `"omnisharp.path":"latest"`. This change will allow you to use C# 7.3 already.
6-
75
## Build status
86

97
| Build server | Platform | Build status |

0 commit comments

Comments
 (0)