mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Polish new sentence about restoring NuGet packages
This commit is contained in:
@@ -285,8 +285,8 @@ the ``.csproj`` file located in the project root:
|
||||
...
|
||||
</Project>
|
||||
|
||||
When Godot builds your project, the .NET Core SDK automatically downloads any
|
||||
new packages. As of Godot 3.2.3, no special commands are necessary.
|
||||
As of Godot 3.2.3, Godot automatically downloads and sets up newly added NuGet
|
||||
packages the next time it builds the project.
|
||||
|
||||
Profiling your C# code
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user