Skip to content

Conversation

@lahma
Copy link
Collaborator

@lahma lahma commented Aug 10, 2025

NConsole seems to have a bug which makes it a requirement that there needs to be one unused argument. This restores the old behavior and runtime parameter is passed to actual NET CLI.

fixes #5238

@lahma lahma merged commit 4d95911 into RicoSuter:master Aug 10, 2025
5 of 6 checks passed
@lahma lahma deleted the fix-js-cli branch August 10, 2025 11:56
@RicoSuter
Copy link
Owner

Yeah getting rid of NConsole and using something better would be nice.
But that would also be quite a breaking change.

This was referenced Sep 19, 2025
@Demivan
Copy link

Demivan commented Nov 13, 2025

@RicoSuter This causes #4678. It is preventing from selecting proper runtime for the run command
nswag /runtime:Net100 run nswag-file.json or nswag run /runtime:Net100 nswag-file.json does not work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not reading CLI variables (v14.5.0)

3 participants