Skip to content

Commit 732cb27

Browse files
committed
Update c_sharp_basics.rst
1 parent ccae259 commit 732cb27

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tutorials/scripting/c_sharp/c_sharp_basics.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,9 @@ Visual Studio will include the required SDKs if you have the correct
136136
workloads selected, so you don't need to manually install the things
137137
listed in the "Prerequisites" section.
138138

139-
While installing Visual Studio, select these workloads:
139+
While installing Visual Studio, select this workload:
140140

141-
- Mobile development with .NET
142-
- .NET Core cross-platform development
141+
- .NET desktop development
143142

144143
In Godot's **Editor → Editor Settings** menu:
145144

0 commit comments

Comments
 (0)