Dejulia489 / WindowsServiceManager

https://marketplace.visualstudio.com/items?itemName=MDSolutions.WindowsServiceManagerWindowsServiceManager
MIT License
11 stars 9 forks source link

Zipped artifacts are automatically expanded #64

Closed PedroC88 closed 2 months ago

PedroC88 commented 1 year ago

If the artifact is a zip file will now be automatically expanded into the target folder. I also fixed a bug in the regular expression where it wasn't always matching a valid path because a space was missing in the first group.

PedroC88 commented 1 year ago

I recommend hiding whitespaces when looking at the changes because the changes themselves are very minor and contained, but the removed white spaces and empty lines cause a lot of noise.