PoshCode / ModuleBuilder

A PowerShell Module to help scripters write, version, sign, package, and publish.
MIT License
445 stars 54 forks source link

Build-Module -Target Build -Passthru # does not work #30

Closed Jaykul closed 3 years ago

Jaykul commented 5 years ago

The -Passthru switch doesn't work when the build is skipped because it's already up to date.