Method | Description | |
---|---|---|
ConvertToBinary ( TargetFramework framework, string name ) : void |
Removes project reference from a project document replacing it with the binary one.
|
|
ProjectReference ( XElement element ) : System |
Initializes a new instance.
|
|
UpdateLocation ( string path ) : void |
Updates the include location.
|
public ConvertToBinary ( TargetFramework framework, string name ) : void | ||
framework | TargetFramework | |
name | string | |
return | void |
public ProjectReference ( XElement element ) : System | ||
element | XElement | |
return | System |