gaelcolas / SampleModule

Sample module to experiment with build pipeline
MIT License
42 stars 8 forks source link

Build Fails when run twice - Can't run task Clean #6

Closed gaelcolas closed 7 years ago

gaelcolas commented 7 years ago

The task Clean fails when the Pester Module is loaded somewhere, because of the gherkin.dll is in use. That means if you run a first time it works, the second it fails.

Workarounds I can think of:

gaelcolas commented 7 years ago

Currently Implemented the $BuildOutput\modules exclusion.