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

Fix DotNet CLI multi-arguments #945

Closed
adamhathcock opened this issue Jun 2, 2016 · 1 comment
Closed

Fix DotNet CLI multi-arguments #945

adamhathcock opened this issue Jun 2, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@adamhathcock
Copy link
Contributor

Work here: #935

After looking at the dotnet cli repo code and some manual testing. I think I've fixed the issues now.
Dotnet Restore can have more than one source. Fallbacksources need to be split out.

When building, you can only have one configuration and one framework at a time.

@gep13 gep13 added the Bug label Jun 2, 2016
@gep13 gep13 added this to the v0.13.0 milestone Jun 2, 2016
@devlead
Copy link
Member

devlead commented Jun 3, 2016

Fixed by #935

@devlead devlead closed this as completed Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants