Skip to content

Keep consistent with previous text to avoid misleading #11036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeSnow-Ye
Copy link

@LeSnow-Ye LeSnow-Ye commented Jun 19, 2025

The previous text:

When you run the ``build_assemblies.py`` script, pass ``<my_local_source>`` to
the ``--push-nupkgs-local`` option:

::

    ./modules/mono/build_scripts/build_assemblies.py --godot-output-dir ./bin --push-nupkgs-local <my_local_source>

This option ensures the packages will be added to the specified local NuGet
source and that conflicting versions of the package are removed from the NuGet
cache. It's recommended to always use this option when building the C# solutions
during development to avoid mistakes.

Without --push-nupkgs-local <my_local_source> option, this step may fail.

@skyace65 skyace65 added bug topic:dotnet area:contributing Issues and PRs related to the Contributing/Development section of the documentation cherrypick:4.4 labels Jun 23, 2025
@skyace65 skyace65 requested a review from a team June 23, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:contributing Issues and PRs related to the Contributing/Development section of the documentation bug cherrypick:4.4 topic:dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants