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
Write-Warning"No default group of projects was specified, so building the 'managed' and its dependent subsets of projects. Run ``build.cmd -help`` for more details."
198
199
199
200
# This goal of this is to pick a sensible default for `build.cmd` with zero arguments.
# This goal of this is to pick a sensible default for `build.sh` with zero arguments.
230
232
# We believe the most common thing our contributors will work on is C#, so if no other build group was picked, build the C# projects.
231
233
__warn "No default group of projects was specified, so building the 'managed' and its dependent subset of projects. Run ``build.sh --help`` for more details."
0 commit comments