Skip to content

Commit 35cb919

Browse files
authored
Update README.md
1 parent 0648e0e commit 35cb919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
2020
- [Documentation](https://code.visualstudio.com/docs/languages/csharp)
2121
- [Video Tutorial compiling with .NET Core](https://channel9.msdn.com/Blogs/dotnet/Get-started-VSCode-Csharp-NET-Core-Windows)
2222

23-
## Note about .NET Core SDK 3.1.401 and .NET 5 Preview 8 on Mono platforms
23+
## Note about using .NET Core 3.1.401 or .NET 5 Preview 8 SDKs on Mono platforms
2424

2525
Because of the new minimum MSBuild version requirement of these new SDKs, it will be necessary to use the Mono packaged with the C# extension. You can set "omnisharp.useGlobalMono" to "never" in the VS Code settings to force the use of the included Mono.
2626

0 commit comments

Comments
 (0)