Compilation script messes up the .git
folder in PowerShell 5
#2795
Labels
bug
Something isn't working
.git
folder in PowerShell 5
#2795
Describe the bug
When compiling WinUtil with PowerShell 5, it incorrectly detects the
.git
folder and does what the script does with PowerShell scripts. This messes up the cloned GIT repo.To Reproduce
Steps to reproduce the behavior:
compile.ps1
in PowerShell 5Expected behavior
The script should be compiled successfully
Screenshots
None
Additional context
None
The text was updated successfully, but these errors were encountered: