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
[Fix] Locating Microsoft.WindowsAppRuntime.pri in framework usage (#5582)
* add hot-fix localization try-catch
* fixing usage
* use wil logger
* add get framework path related code
* add dll based pri file lookup
* code clean
* use raii for buffer and proper string length
* code clean
* use std::array instaed of unique_ptr to C array
* simplify by using WIL APIs
* remove empty line
* using wil library
---------
Co-authored-by: Xiang Hong (from Dev Box) <xianghong@microsoft.com>
0 commit comments