NuGet Error NU5015
project.json cannot contain multiple Target Frameworks.
Issue
The project.json file passed to NuGet pack operation contains multiple target frameworks.
Solution
Please fix the project.json file to contain only a single target framework.