Added debugging line to test for ps path

This commit is contained in:
Jon Galloway 2017-11-30 13:47:43 -08:00 committed by GitHub
parent 02abf2269d
commit 9ee603db1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -42,4 +42,6 @@ IF "%OLW_CONFIG%" == "" (
set OLW_CONFIG=Debug
)
powershell.exe get-date
%BUILD_TOOLS_PATH% %SOLUTION_PATH% /nologo /maxcpucount /verbosity:minimal /p:Configuration=%OLW_CONFIG% %*