We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccae259 commit 732cb27Copy full SHA for 732cb27
tutorials/scripting/c_sharp/c_sharp_basics.rst
@@ -136,10 +136,9 @@ Visual Studio will include the required SDKs if you have the correct
136
workloads selected, so you don't need to manually install the things
137
listed in the "Prerequisites" section.
138
139
-While installing Visual Studio, select these workloads:
+While installing Visual Studio, select this workload:
140
141
-- Mobile development with .NET
142
-- .NET Core cross-platform development
+- .NET desktop development
143
144
In Godot's **Editor → Editor Settings** menu:
145
0 commit comments