|
|
|
@ -53,6 +53,12 @@
@@ -53,6 +53,12 @@
|
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>DependencyVersion</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:syntaxItem> |
|
|
|
|
</command:syntax> |
|
|
|
|
|
|
|
|
@ -107,12 +113,24 @@
@@ -107,12 +113,24 @@
|
|
|
|
|
<maml:para>Indicates whether this command will consider prerelease packages. If omitted, only stable packages are considered.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Indicates what this command should do if a file from the package's content folder already exists in the project.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Indicates what this command should do if a file from the package's content folder already exists in the project.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>DependencyVersion</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Specifies which dependency package version to install. If omitted, this defaults to the lowest required version.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Displays the actions that would be taken and the effect of the command, instead of executing the command.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:parameters> |
|
|
|
|
|
|
|
|
|
<!-- Examples section --> |
|
|
|
@ -420,6 +438,9 @@
@@ -420,6 +438,9 @@
|
|
|
|
|
<maml:name>Version</maml:name> |
|
|
|
|
<command:parameterValue required="true">string</command:parameterValue> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:syntaxItem> |
|
|
|
|
</command:syntax> |
|
|
|
|
|
|
|
|
@ -465,6 +486,12 @@
@@ -465,6 +486,12 @@
|
|
|
|
|
string |
|
|
|
|
</command:parameterValue> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Displays the actions that would be taken and the effect of the command, instead of executing the command.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:parameters> |
|
|
|
|
|
|
|
|
|
<command:examples> |
|
|
|
@ -580,6 +607,9 @@
@@ -580,6 +607,9 @@
|
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:syntaxItem> |
|
|
|
|
</command:syntax> |
|
|
|
|
|
|
|
|
@ -646,12 +676,18 @@
@@ -646,12 +676,18 @@
|
|
|
|
|
<maml:para>Reinstall packages with the existing versions.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Indicates what this command should do if a file from the package's content folder already exists in the project.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>FileConflictAction</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Indicates what this command should do if a file from the package's content folder already exists in the project.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
<command:parameter required="false" position="named"> |
|
|
|
|
<maml:name>WhatIf</maml:name> |
|
|
|
|
<maml:description> |
|
|
|
|
<maml:para>Displays the actions that would be taken and the effect of the command, instead of executing the command.</maml:para> |
|
|
|
|
</maml:description> |
|
|
|
|
</command:parameter> |
|
|
|
|
</command:parameters> |
|
|
|
|
|
|
|
|
|
<command:examples> |
|
|
|
|