Bläddra i källkod

Merge pull request #7586 from br1trs/update_VS_Workloads

Max Hilbrunner 2 år sedan
förälder
incheckning
1cce13930f
1 ändrade filer med 2 tillägg och 3 borttagningar
  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: