Server template will automatically configure the build event no need to edit it.
Client template will automatically configure the appxmanifest
Added a new class in the Server template called HostProcessManager. This class is used to terminate the host process when the client application is closed or crashed.
Added a build event that registers the proxy.dll and calls the icacls to allow access to the dll.
For version 1.4
Proxy Templates Release configuration is updated to allow installing to client devices.
Release Folder is now generated when Release configuration is selected during build.