PowerShell Studio Feature Requests

Feature requests, product enhancement ideas, and other product-specific suggestions.

Change ModuleToProcess to RootModule When Creating Module Project

pdearmen, Oct. 4, 2017Released:
5.6.161

In order to properly support modules which support versioning, the line in the manifest file should be RootModule instead of ModuleToProcess.  I understand in the past this was looked at cautiously - but with PS 2.0 being depreciated, this should be something that should be done for powershell modules going foward.  If it makes more sense, this could be a configurable item in the options menu. You can even default it to out of the box go with ModuleToProcess to keep existing compatability but adding in the other option for those of us doing modules which require versioning.



Request closed for comments and voting.