Summary
Initializes a new instance of the
PackageReference
class.
- Namespace
- Cake
.Core .Packaging - Containing Type
- PackageReference
Syntax
public PackageReference(string uri)
Parameters
Name | Type | Description |
---|---|---|
uri | string | The URI. |
Return Value
Type | Description |
---|---|
void |