-
-
Notifications
You must be signed in to change notification settings - Fork 731
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
Extend SolutionParserResult with solution folders information #919
Comments
I have taken a look into the affected code. Suggestion |
@endrton could bea nice addition 👍, if you have the opportunity to do a pr, please do and we can continue discussion there. |
This issue is being worked on by @endrton |
@endrton thanks again! |
What You Are Seeing?
SolutionParser doesn't parse solution folders.
What is Expected?
SolutionParserResult should contain information about solution folders and the projects they contain.
It would be better if somehow the relationship between solution folders and projects is visible. So it should be more than just another collection property containing a list of solution folders.
Any suggestion?
What version of Cake are you using?
0.11.0
Are you running on a 32 or 64 bit system?
64 bit
What environment are you running on? Windows? Linux? Mac?
Windows
Are you running on a CI Server? If so, which one?
Not yet.
The text was updated successfully, but these errors were encountered: