NuGet package configuration is invalid error if you move the project to a subfolder in Solution Explorer
To solve this problem, you can:
- Restart Visual Studio
If the problem persists, you need to follow these steps:
- Delete the nuget.config file, which is located in the %AppData%/Nuget folder
- Close Solution, and open it again.