msbuildtasks
msbuildtasks copied to clipboard
TfsClient Checkin Override Syntax is Invalid
TfsClient has a boolean "Override" property, which translates into "/override" on the command line. This will fail with error "Option override requires a value" because the command line argument must be formatted "/override:(reason|@reasonfile)".