Browse Source

Merge pull request #7586 from br1trs/update_VS_Workloads

Max Hilbrunner 2 years ago
parent
commit
ff8b08c16c
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

@@ -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
 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: