This reverts commit b8c9c25ab1d423e5c3aefb3903399a6c1b64bae3, reversing changes made to 19ffec8f3e520e1f08af6a7583b84852f6e6f0fe.
* Use dotnet-install scripts for proper sxs * Update dotnet version in testing * Error message cleanup * SxS testing in the dotnet project * Update package lock * Test fixes * Use proper environment variable * Set dotnet root for windows
* Add installer * Add tests * install-dotnet script should be in externals * merge * Fix tests * Fix naming * Clean up * Feedback