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
build.ps1 -Bootstrap : tells you what you're missing on your system build.ps1: does the dotnet publish build.ps1 -Package : packages into nuget package build.ps1 -Test : runs xUnit tests and Pester tests (for module)