我使用dotnet pack创建了一个nuget包,并使用以下命令将本地目录转换为提要$ dotnetaddpackage My.Namespace
error: Unable to find package My.Namespace.No packages exist with this id in sourc
但是在恢复时仍然会出现错误。在本地机器上,一切运行正常。vsts还原时出错。
2018-12-10T01:28:18.4488675Z Description : Build, test, package, or publish a dotnet application, or run a custom dotnet command.For package commands, suppo
我正在尝试创建一个dotnet新模板的NuGet包。我创建了一个nuspec文件来设置包的详细信息,它位于我的内容文件夹旁边,它包含我想打包的所有内容: nuget.org gallery uses information you add in the portal. <description>dotnet</