pacx plugin update framework path - neronotte/Greg.Xrm.Command GitHub Wiki
Updates the path to the .NET Framework 4.6.2 reference assemblies used for plugin assembly validation.
Aliases
pacx plugin ufp
Usage
The pacx plugin push command requires the .NET Framework 4.6.2 reference assemblies to validate plugin assemblies before they are pushed to Dataverse.
By default, .NET Framework 4.6.2 reference assemblies are registered at C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2.
If you have a custom installation of the .NET Framework, you can use this command to set the correct path.
Arguments
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
path |
p |
Y | The full path to the .NET Framework 4.6.2 reference assemblies. Type DEFAULT if you want to restore the setting to its original value (C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.2). | - | String |