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

Replace dependency on System.CommandLine #154

Closed
mthalman opened this issue Mar 1, 2019 · 1 comment · Fixed by #730
Closed

Replace dependency on System.CommandLine #154

mthalman opened this issue Mar 1, 2019 · 1 comment · Fixed by #730
Assignees

Comments

@mthalman
Copy link
Member

mthalman commented Mar 1, 2019

ImageBuilder has a dependency on System.CommandLine for handling the parsing of the command line args. This library is unsupported at this time. We should find an alternative library to use.

@mthalman
Copy link
Member Author

This is now a high priority because the System.CommandLine package being used was contained in the dotnet.myget.org feed which has now been deprecated.

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

Successfully merging a pull request may close this issue.

2 participants