Understanding wt.exe version that is being used #9606
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Currently, when you look up the version within PowerShell it provides a System.Windows.MessageBox
Reproduce with:
wt --version
I am looking for something like this:
$PSVersionTable.PSVersion
or
cmd --version
I want to verify if WT or WT Preview is installed. I also want to know what release version of WT or WT Preview is being used without the MessageBox.
The text was updated successfully, but these errors were encountered: