Browse Source

Update c_sharp_basics.rst

br1trs 2 years ago
parent
commit
732cb27372
1 changed files with 2 additions and 3 deletions
  1. 2 3
      tutorials/scripting/c_sharp/c_sharp_basics.rst

+ 2 - 3
tutorials/scripting/c_sharp/c_sharp_basics.rst

@@ -136,10 +136,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
 workloads selected, so you don't need to manually install the things
 listed in the "Prerequisites" section.
 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:
 In Godot's **Editor → Editor Settings** menu: