Skip to content

Commit 8187860

Browse files
committed
correction for wrong module name in psdepend
1 parent 489c2bd commit 8187860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PSDepend.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@{
2-
'Microsoft.Windows.ConsoleGuiTools' = 'latest'
2+
'Microsoft.PowerShell.ConsoleGuiTools' = 'latest'
33
}

0 commit comments

Comments
 (0)