Open gaelcolas opened 6 years ago
Is the dependency really required. They way how I use DscBuildHelpers does not complain after removing the dependency.
I think it will complain on specific cases. CDs resource designer should be fixed, but I have about 60 modules to change before I get there...
The whole module is unusable when not running as Admin because of that xDSCResourceDesigner is
#require
'd.Its use should be optional when non-admin, and the functions maybe non-exported when not Admin.