[DevToys 2.0] Use WPF Blazor on Windows, MAUI Blazor on Mac. Removed WASDK and Uno app. (#817)
* Moved Windows MAUI Blazor app to WPF Blazor. Kept MacOS app as MAUI Blazor.
* backup
* Fixed build errors?
* Fixed more build issues in MAUI MacOS
* Fixed more issues
* Made MacOS app working !!
* Fixed npm restore
* Fixed some details for Mac
* Fixed scroll bar
* Fixed cursor + removed NUget packages
* Brought back Clipboard and Font list support on Windows
* Minor changes