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 msbuild is built in one of the Mono configurations, all command line switches are configured to require a - prefix rather than a / prefix. However, the contents of the -help command line switch have not been updated to reflect this.
When msbuild is built in one of the Mono configurations, all command line switches are configured to require a
-prefix rather than a/prefix. However, the contents of the-helpcommand line switch have not been updated to reflect this.