Skip to content

Commit 973e5e6

Browse files
authored
Merge pull request #9914 from Nijco/master
Removed outdated information about Mono SDK beeing necessary
2 parents 11e0393 + c855ff7 commit 973e5e6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tutorials/scripting/c_sharp/c_sharp_basics.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ In Visual Studio Code:
106106

107107
- Install the `C# <https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp>`__ extension.
108108

109-
.. note::
110-
111-
If you are using Linux you need to install the `Mono SDK <https://www.mono-project.com/download/stable/#download-lin>`__
112-
for the C# tools plugin to work.
113-
114109
To configure a project for debugging, you need a ``tasks.json`` and ``launch.json`` file in
115110
the ``.vscode`` folder with the necessary configuration.
116111

0 commit comments

Comments
 (0)