Skip to content

Commit

Permalink
Merge pull request #9914 from Nijco/master
Browse files Browse the repository at this point in the history
Removed outdated information about Mono SDK beeing necessary
  • Loading branch information
skyace65 authored Sep 6, 2024
2 parents 11e0393 + c855ff7 commit 973e5e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tutorials/scripting/c_sharp/c_sharp_basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ In Visual Studio Code:

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

.. note::

If you are using Linux you need to install the `Mono SDK <https://www.mono-project.com/download/stable/#download-lin>`__
for the C# tools plugin to work.

To configure a project for debugging, you need a ``tasks.json`` and ``launch.json`` file in
the ``.vscode`` folder with the necessary configuration.

Expand Down

0 comments on commit 973e5e6

Please sign in to comment.