Summary
Builds the project without specifying a target framework. In a multi-targeted project this will return a
AnalyzerResult for each target framework.
- Namespace
- Buildalyzer
- Containing Type
- ProjectAnalyzer
Syntax
public AnalyzerResults Build()
Return Value
| Type | Description |
|---|---|
| AnalyzerResults | The result of the build process. |