* Excluding build artifacts from copyright check
* Adding 'and Contributors' to copyright headers
* Updating some missed files and adding -help support to script
Co-authored-by: Eric Johnson <ejohn@microsoft.com>
* Initial API signature
* snap for driving home
* RestartAgent basic build infra
* builds now
* Updates to the calling API and the restartagent.
* switch to using common implementation of IsPackagedProcess()/HasIdentity()
* update
* Initial API signature
* snap for driving home
* RestartAgent basic build infra
* builds now
* Updates to the calling API and the restartagent.
* switch to using common implementation of IsPackagedProcess()/HasIdentity()
* update
* New test passes with API.
* updated comment
* Error handling changes and packaged code paths.
* Removed unused tests, and added new test.
* cleanup
* transport packaging stuff
* typo
* Enable control flow guard for Release only.
* PR feedback
* Add ARM64
* Update to support packaged scenarios. This needs to be further scoped to only Desktop Bridge apps.
* Detect UWP and redirect.
* Reduce access usage.
* Final API Name updates