JustinGrote / ModuleFast

A "fast and loose" way to install modules from Powershell Gallery quickly. Meant for CICD, not production
Other
74 stars 5 forks source link

🐛 Some classic paths not able to be processed correctly #72

Closed JustinGrote closed 6 months ago

JustinGrote commented 6 months ago

Some classic paths were not casting to the correct versions, such as PowerShellGet, during a -Update check. Those should be working correctly now.

Fixes #69