flake8
passed.
JSHint
passed.
Review Request #9012 — Created June 13, 2017 and submitted
VS2015 ships a tf.exe, but it isn't full-featured enough for us to use.
Unfortunately, when I added support for VS2017's version, I did so in a way
that prevented rb-tfs from being used. This change fixes it up to actually
check the version of tf.exe before assuming that it will work.
Had a customer use this in production and they reported that it worked.