Issue #21907: Avoid using double quotes to check argument values.
Double quotes in expanded variables can match literal double quotes, which makes for a big mess when passing in a quoted argument (like "/p:externalsDir=..\externals", for example).
Z
Zachary Ware committed
c6f8c0a1de448e7ca62ece1d21f089194d31f0d9
Parent: cb09dca