We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd9176 commit 2c1d7c3Copy full SHA for 2c1d7c3
header.ps1
@@ -32,6 +32,7 @@ gci $baseDir -Recurse -Filter *.cs | %{
32
}
33
34
if (!$started) {
35
+ //echo $_.FullName
36
return
37
38
0 commit comments