d7c086f470
* LRPTests was a VS2019 project. Fixed to use VS2022 * LRPTests depends on WindowsAppRuntime_DLL and WindowsAppRuntime_BootstrapDLL but didn't declare project depednencies so build-out-of-order and 'can't find MddBootstrap.h' errors :-( Fixed * 2 different versions of WIL were referenced across the repo; updated to the latest one for consistency. Ditto for C++/WinRT. * test\ToastNotificiations\ToastNotificationsTests.vcxproj is gone (bad merge?). Fixed * Test_DeploymentManagerAutoIntiialize\CPP\* projects were missing a dependency on WindowsAppRuntime_DLL so they could be built before dev\Deployment\*.idl was compiled and thus can't find the DeploymentInitializeOptions type; added missing dependency to ensure build order |
||
---|---|---|
.. | ||
dev | ||
test | ||
WindowsAppRuntimeInstall.sln | ||
nuget.config |