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
When using build.ps1 as a developer, we may be working in a shell that
does not have the ability to run the PowerShell script due to signing.
Add a little helper that launches the script properly to not require the
user to disable code signature on scripts.
0 commit comments