Uninstall a package in Microsoft Dynamics 365 Finance and Operations cross-apps
If for any reason one needs to uninstall a package previously deployed then follow below steps
- Create a file that is named ModuleToRemove.txt.
- In the file, put the name of each module that you want to remove on a separate line. Make sure that you've completed the prerequisites for each module that you're removing.
- Create a valid deployable package, and put the ModuleToRemove.txt file in the package\AOSService\Scripts folder.
- Install the deployable package. For more information about how to install deployable packages,
- Verify that the package was uninstalled before you complete this procedure in a production environment.
*This post is locked for comments