You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename .build.ps1 to PowerShellEditorServices.build.ps1
Apparently the default build script name for Invoke-Build is not
.build.ps1, it's actually FolderName.build.ps1. That works out better for
developers on Linux and macOS because the build script will not be hidden
in directory listings.
0 commit comments