You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UI test harness could never locate the app executable.AppFixture hardcoded a net8.0-windows output path while the project targets net10.0-windows, so FindExecutable() always threw FileNotFoundException when running the UI automation tests locally. The path is now resolved dynamically from the net*-windows build folder, so it survives future framework bumps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
SysManager 1.19.2 is out!
Download from GitHub Releases
[1.19.2] - 2026-06-08
Fixed
AppFixturehardcoded anet8.0-windowsoutput path while the project targetsnet10.0-windows, soFindExecutable()always threwFileNotFoundExceptionwhen running the UI automation tests locally. The path is now resolved dynamically from thenet*-windowsbuild folder, so it survives future framework bumps.Verify the download
Expected SHA256:
9A61F85750878215EAA21E5BD8FE72137D9259FFA2A578DA3DFC93051E6E457FBeta Was this translation helpful? Give feedback.
All reactions