ProjectAnalyzer.

Build(string) Method

Summary

Builds a specific target framework.
Namespace
Buildalyzer
Containing Type
ProjectAnalyzer

Syntax

public AnalyzerResults Build(string targetFramework)

Parameters

Name Type Description
targetFramework string The target framework to build.

Return Value

Type Description
AnalyzerResults The result of the build process.