Skip to content
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

dotnet --help should be more helpful when trying to run a published app #7462

Closed
Petermarcu opened this issue Jan 5, 2017 · 2 comments
Closed
Milestone

Comments

@Petermarcu
Copy link
Member

This is tracking this comment here: dotnet/core#77 (comment)

@livarcocc
Copy link
Contributor

We have added documentation in the CLI docs for this. You can see @mairaw's PR if you follow her comments from the link above.

However, I think we should also add the info that you can do dotnet <your_published_app_dll> to the output of dotnet --help itself.

cc @richlander

@livarcocc
Copy link
Contributor

This information has now been added to dotnet --help.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 2.1.3xx milestone Jan 31, 2020
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

No branches or pull requests

3 participants