Method AddNuGetReference
AddNuGetReference(string, string)
Adds specified NUGET reference to the project.
public bool AddNuGetReference(string name, string fullName)
Parameters
Returns
- bool
True is succeed; otherwise false.
Adds specified NUGET reference to the project.
public bool AddNuGetReference(string name, string fullName)
True is succeed; otherwise false.