Buildalyzer
Buildalyzer copied to clipboard
Fix parsing for Azure Function projects
Fixes #210
- Remove global properties that prevent building of Azure Function projects
- Change AnalyzerResult to gather results from multiple compilation calls
In general this might work. I'm under the impression that it might be worth cleaning up the build environment code first. What do you think @daveaglick ?
Finally getting around to reviewing this, thanks for the hard work so far!
I advise to close this one in favor of #280