ProjectAnalyzer.

Build(string[]) Method

Summary

Builds the requested target framework(s).
Namespace
Buildalyzer
Containing Type
ProjectAnalyzer

Syntax

public AnalyzerResults Build(string[] targetFrameworks)

Parameters

Name Type Description
targetFrameworks string[] The set of target frameworks to build.

Return Value

Type Description
AnalyzerResults A dictionary of target frameworks to AnalyzerResult.