IDependenciesAnalyzer.

GetDependencies(string) Method

Syntax

List<PackageInfo> GetDependencies(string solutionfile)

Parameters

Name Type Description
solutionfile string

Return Value

Type Description
List<PackageInfo>