rchaganti / DSCResources

Custom DSC resource modules by PowerShell Magazine
http://www.powershellmagazine.com
61 stars 26 forks source link

Commenting out the use of processor_arch because VScode appears to in… #21

Open hintbw opened 6 years ago

hintbw commented 6 years ago

…stall in the x86 version (even for x64 processors with x64 version of VS code installed).

This also helps in allowing me to use the vscodeextension dsc resource with a cchoco install (DSC based chocolatey install) of vscode, which doesn't require vscode to be downloaded to a local folder to install like the the vscode DSC resource requires.

hintbw commented 6 years ago

Ravikanth,

There are several outstanding pull requests for the vscode DSC resource (including this one). Is there anything I can do to help here? If the edits are unacceptable I can fork the vscode DSCResource if needed but would love to stay working with the one here (which is published to the PSgallery)