WindowsAppSDK/installer
Howard Kapustein d7c086f470
Fix dependencies and bad merge (#3169)
* 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
2022-11-21 23:48:03 -08:00
..
dev Fix dependencies and bad merge (#3169) 2022-11-21 23:48:03 -08:00
test Fix dependencies and bad merge (#3169) 2022-11-21 23:48:03 -08:00
WindowsAppRuntimeInstall.sln Update the rest of the solutions 2022-08-25 13:54:47 -07:00
nuget.config Remove nuget.org from nuget.configs (#3048) 2022-10-12 14:05:37 -07:00