NuGet 错误 NU1001

The project 'Project' does not specify any target frameworks in 'ProjectFile'

问题

此项目不含一个或多个框架。

解决方案

向指定的项目文件添加 TargetFrameworkTargetFrameworks 属性。