Eirik Wilhelmsen

Results 2 issues of Eirik Wilhelmsen

Added Windows support to the project. Had to remove net472 support and go directly to net6, so I'm not sure if Mac support still works.

Added `app.manifest` for admin privilege request. Running install-unity will now prompt user for admin credentials. The downside is that not all methods in install-unity require admin consent, but it will...