Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个 NuGet 包,并且在 .nuspec 文件中,我正在尝试使用本地许可证文件而不是 .nuspec 文件中标记所要求的许可证 URL。有没有办法做到这一点?创建许可包是否必须具有许可 URL?
谢谢。
您可以使用文件 URI 架构 file://host/path
示例:file:///D:/Company/Projects/Framework/Main/SharedSources/CompanyLicense.txt