diff --git a/tutorials/scripting/c_sharp/c_sharp_basics.rst b/tutorials/scripting/c_sharp/c_sharp_basics.rst index 779c49a70..1a5f9e5ad 100644 --- a/tutorials/scripting/c_sharp/c_sharp_basics.rst +++ b/tutorials/scripting/c_sharp/c_sharp_basics.rst @@ -142,10 +142,9 @@ Visual Studio will include the required SDKs if you have the correct workloads selected, so you don't need to manually install the things listed in the "Prerequisites" section. -While installing Visual Studio, select these workloads: +While installing Visual Studio, select this workload: -- Mobile development with .NET -- .NET Core cross-platform development +- .NET desktop development In Godot's **Editor → Editor Settings** menu: