79740884

Date: 2025-08-20 09:28:37
Score: 1
Natty:
Report link

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:

  1. Build your project

  2. Start VS as admin and open your project

  3. Start the built EXE from step 1 as admin

  4. Attach Visual Studio to the started EXE

    1. Debug → Attach to Process (CTRL + ALT + P)
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Saiko