2
0
Эх сурвалжийг харах

Merge pull request #7586 from br1trs/update_VS_Workloads

Max Hilbrunner 2 жил өмнө
parent
commit
87dbe4a98f

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