New-xDscResource should create .psd1 file for the top level module folder when a path is specified #39
Labels
enhancement
The issue is an enhancement request.
help wanted
The issue is up for grabs for anyone in the community.
Per @HemantMahawar ,
Create any resource with path specified to New-xDscResource
Actual Check the folder structure - .psd1 from the module folder is missing
Expected .psd1 is created so that folder is a module
The text was updated successfully, but these errors were encountered: