This commit is contained in:
Brad Warren 2020-01-07 11:39:57 -08:00
parent 295fea3d26
commit 082874e2f5

View file

@ -11,4 +11,4 @@ jobs:
pool:
vmImage: $(imageName)
steps:
- script: powershell --version
- script: powershell -Command "$PSVersionTable.PSVersion"