Update UndockedRegFreeWinRT.vcxproj

- When attempting to create (elevated) WinGet OOP COM objects in a machine that does not have `vc_redist` installed an exception is thrown with details about missing dll dependencies.
- Statically link the VC Runtime to be in the executable.