Description of the new feature / enhancement
As a user creating configuration documents,
I should be able to define the required Microsoft DSC adapters,
So I can declaratively define the required adapter.
Currently, when selecting DSC resources from the PSGallery, WinGet Studio doesn't automatically add the required adapter for dsc.exe. Whilst it isn't mandatory to do so, when running it through dsc.exe, it significantly speeds up the process when the document gets tested.
Proposed technical implementation details
Add an option to selected the required adapter.
Description of the new feature / enhancement
Currently, when selecting DSC resources from the PSGallery, WinGet Studio doesn't automatically add the required adapter for
dsc.exe. Whilst it isn't mandatory to do so, when running it throughdsc.exe, it significantly speeds up the process when the document gets tested.Proposed technical implementation details
Add an option to selected the required adapter.