mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
removing extraneous section around c# build tool
This commit is contained in:
@@ -162,8 +162,8 @@ located in the project root:
|
||||
|
||||
|
||||
Whenever packages are added or modified, run nuget restore in the root of the
|
||||
project directory, to ensure that the nuget packages will be available for msbuild
|
||||
(the tool used by godot to build mono projects) to use, run::
|
||||
project directory, to ensure that the nuget packages will be available for
|
||||
msbuild to use, run::
|
||||
|
||||
$ msbuild /t:restore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user