WindowsAppSDK/dev/RestartAgent
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
..
PropertySheet.props Initial RequestRestartNow API (#1882) 2022-01-20 12:47:17 -08:00
RestartAgent.vcxproj Fix dependencies and bad merge (#3169) 2022-11-21 23:48:03 -08:00
RestartAgent.vcxproj.filters Initial RequestRestartNow API (#1882) 2022-01-20 12:47:17 -08:00
main.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
packages.config Fix dependencies and bad merge (#3169) 2022-11-21 23:48:03 -08:00
pch.cpp Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00
pch.h Excluding build artifacts from copyright check (#2864) 2022-08-26 15:00:43 -07:00