diff --git a/tutorials/scripting/c_sharp/c_sharp_basics.rst b/tutorials/scripting/c_sharp/c_sharp_basics.rst index 274a4f0aa4d..d160c74f539 100644 --- a/tutorials/scripting/c_sharp/c_sharp_basics.rst +++ b/tutorials/scripting/c_sharp/c_sharp_basics.rst @@ -90,7 +90,7 @@ In Godot's **Editor → Editor Settings** menu: In Rider: - Set **MSBuild version** to **.NET Core**. -- Install the **Godot support** plugin. +- If you are using a Rider version below 2024.2, install the **Godot support** plugin. This functionality is now built into Rider. Visual Studio Code ~~~~~~~~~~~~~~~~~~