chore: Update to TAEF 10.93.240607003 (#16595)

This commit is contained in:
Dustin L. Howett
2024-08-16 17:50:19 -05:00
committed by GitHub
parent 1ef497970f
commit 4c018efd64
8 changed files with 15 additions and 15 deletions

View File

@@ -198,7 +198,7 @@ function Invoke-OpenConsoleTests()
$OpenConsolePlatform = 'Win32'
}
$OpenConsolePath = "$root\bin\$OpenConsolePlatform\$Configuration\OpenConsole.exe"
$TaefExePath = "$root\packages\Microsoft.Taef.10.60.210621002\build\Binaries\$Platform\te.exe"
$TaefExePath = "$root\packages\Microsoft.Taef.10.93.240607003\build\Binaries\$Platform\te.exe"
$BinDir = "$root\bin\$OpenConsolePlatform\$Configuration"
[xml]$TestConfig = Get-Content "$root\tools\tests.xml"

View File

@@ -116,7 +116,7 @@ shift
goto :ARGS_LOOP
:POST_ARGS_LOOP
set TAEF=%OPENCON%\packages\Microsoft.Taef.10.60.210621002\build\Binaries\%ARCH%\TE.exe
set TAEF=%OPENCON%\packages\Microsoft.Taef.10.93.240607003\build\Binaries\%ARCH%\TE.exe
rem Set this envvar so setup won't repeat itself
set OpenConBuild=true