소스 검색

Merge pull request #7586 from br1trs/update_VS_Workloads

Max Hilbrunner 2 년 전
부모
커밋
1cce13930f
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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: