Skip to content

Commit ae5dc35

Browse files
committed
Merge commit 'pull/4486' into update-omnisharp-1.39.0
2 parents 8938448 + e6a59c0 commit ae5dc35

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ To use the .NET 6 build, set `omnisharp.useModernNet` to `true` in your VS Code
3232

3333
The .NET 3.1.4xx SDKs require version 16.7 of MSBuild.
3434

35-
For MacOS and Linux users who have Mono installed, this means you will need to set `omnisharp.useGlobalMono` to `never` until a version of Mono ships with MSBuild 16.7.
36-
3735
You can also use the .NET 6 build of OmniSharp which runs on the .NET 6 SDK. See instructions above.
3836

3937
### Note about using .NET 5 SDKs
@@ -42,8 +40,6 @@ The .NET 5 SDK requires version 16.8 of MSBuild.
4240

4341
For Windows users who have Visual Studio installed, this means you will need to be on the latest Visual Studio 16.8 Preview.
4442

45-
For MacOS and Linux users who have Mono installed, this means you will need to set `omnisharp.useGlobalMono` to `never` until a version of Mono ships with MSBuild 16.8.
46-
4743
You can also use the .NET 6 build of OmniSharp which runs on the .NET 6 SDK. See instructions above.
4844

4945
### Note about using .NET 6 SDKs
@@ -52,8 +48,6 @@ The .NET 6 SDK requires version 16.10 of MSBuild.
5248

5349
For Windows users who have Visual Studio installed, this means you will need to have Visual Studio 16.11 or newer installed.
5450

55-
For MacOS and Linux users who have Mono installed, this means you will need to set `omnisharp.useGlobalMono` to `never` until a version of Mono ships with MSBuild 16.10.
56-
5751
You can also use the .NET 6 build of OmniSharp which runs on the .NET 6 SDK. See instructions above.
5852

5953
## What's new in 1.25.0

0 commit comments

Comments
 (0)