Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove parsing of invalid child element of ProjectReference
Fixes issue fsprojects#452. According to http://msdn.microsoft.com/en-us/library/bb629388.aspx the Private element in question is not a child element of ProjectReference item. (Also it was not used anywhere at all)
- Loading branch information