I'm using the solution with the manifest. When starting Visual Studio as Admin (ADM user), my NuGet packages and other dependencies don't work.
The solution for that is:
Build your project
Start VS as admin and open your project
Start the built EXE from step 1 as admin
Attach Visual Studio to the started EXE