Explorar o código

Removed outdated documentation

Vince Nguyen %!s(int64=2) %!d(string=hai) anos
pai
achega
c8f45094b5
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      tutorials/scripting/c_sharp/c_sharp_basics.rst

+ 0 - 3
tutorials/scripting/c_sharp/c_sharp_basics.rst

@@ -98,7 +98,6 @@ After reading the "Prerequisites" section, you can download and install
 In Godot's **Editor → Editor Settings** menu:
 
 - Set **Mono** -> **Editor** -> **External Editor** to **JetBrains Rider**.
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
 
 In Rider:
 
@@ -114,7 +113,6 @@ After reading the "Prerequisites" section, you can download and install
 In Godot's **Editor → Editor Settings** menu:
 
 - Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio Code**.
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
 
 In Visual Studio Code:
 
@@ -150,7 +148,6 @@ While installing Visual Studio, select these workloads:
 In Godot's **Editor → Editor Settings** menu:
 
 - Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio**.
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
 
 Next, you can download the Godot Visual Studio extension from github
 `here <https://github.com/godotengine/godot-csharp-visualstudio/releases>`__.