标签: .net npm msbuild
尝试使用NPM msbuild构建项目时遇到问题。我似乎在某些但不是所有项目文件上都说foo.csproj : error MSB4057: The target "Restore" does not exist in the project.上遇到了相同的错误。
NPM msbuild
foo.csproj : error MSB4057: The target "Restore" does not exist in the project.
我做了相当多的环顾四周,无法找到发生这种情况的原因。我想知道是否有人曾经遇到过这个问题,或者可能有一个不错的主意从哪里开始?