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

Hide --debug option from nugetize tool #108

Closed
kzu opened this issue Jun 9, 2021 · 2 comments
Closed

Hide --debug option from nugetize tool #108

kzu opened this issue Jun 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@kzu
Copy link
Member

kzu commented Jun 9, 2021

This seems to have confused at least one user. It should not be used by regular users. It's for nugetizer development itself.

See #106

@kzu kzu added the enhancement New feature or request label Jun 9, 2021
@jzabroski
Copy link

That makes sense as to why it was trying to launch Visual Studio to enable debugging. How would I do that myself, given there appears to be no other way to debug nugetizer right now (e.g., trace logging to understand flow of execution, since MSBuild doesnt provide stack traces for errors to my knowledge)?

@kzu kzu closed this as completed in ee46ac5 Jun 9, 2021
@kzu
Copy link
Member Author

kzu commented Jun 9, 2021

Just like you don't debug SDK Pack when things don't pack the way you want (not that unusual, he ;)), you shouldn't need to debug nugetizer either.

Please provide a concrete repro that errors/fails and it should be fixed in nugetizer itself.

Thanks!

@devlooped devlooped locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants