GreatTeacherBasshead

Results 4 comments of GreatTeacherBasshead

The problem is quite simple. `Get-Dependency.ps1`, line:283: ```powershell elseif( $DependencyHash -is [string] -and $Dependency -notmatch '/' -and -not $DependencyType -or $DependencyType -eq 'PSGalleryModule') ``` This condition evaluates to `$true` even...

Ehm... I believe if it closed once, it wouldn't be reopened again. So adding this comment to make it live...