Skip to content

Commit c5da624

Browse files
authored
Merge pull request #10882 from hexog/fix-format
Fix code block format
2 parents d359514 + 0030b27 commit c5da624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contributing/development/compiling/compiling_with_dotnet.rst

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ argument for scons, the managed libraries must also be built without dependencie
137137
This is done by passing the ``--no-deprecated`` argument:
138138

139139
::
140+
140141
./modules/mono/build_scripts/build_assemblies.py --godot-output-dir ./bin --push-nupkgs-local <my_local_source> --no-deprecated
141142

142143
Double Precision Support (REAL_T_IS_DOUBLE)

0 commit comments

Comments
 (0)