Răsfoiți Sursa

Merge pull request #7586 from br1trs/update_VS_Workloads

Max Hilbrunner 2 ani în urmă
părinte
comite
87dbe4a98f
1 a modificat fișierele cu 2 adăugiri și 3 ștergeri
  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: