Skip to content

Commit 2c1d7c3

Browse files
committed
Debug output.
1 parent cfd9176 commit 2c1d7c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

header.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ gci $baseDir -Recurse -Filter *.cs | %{
3232
}
3333
}
3434
if (!$started) {
35+
//echo $_.FullName
3536
return
3637
}
3738

0 commit comments

Comments
 (0)