DependenciesAnalyzer.

GetDependencies(string) Method

Syntax

public List<PackageInfo> GetDependencies(string solutionfile)

Parameters

Name Type Description
solutionfile string

Return Value

Type Description
List<PackageInfo>