可以在 nuget 包中包含 XML 文档(C#)吗?
我们目前正在创建一个“自动 API 自我文档”系统,该系统要求我们包含库中的 XML 文档(我们也将所有模型放入 nuget 包中,以便每个开发人员都可以使用相同的模型)。
XML 文档文件生成就像一个魅力,但是当引用 nuget 包时,库的 XML 文件不会放入实际服务的 /bin 目录中。
强制 nuget 包为每个 .dll 安装 .xml 文件需要什么?
We're currently creating an "automatic API self documentation" system which requires us to include the XML documentation from libraries (we put all our models into nuget packages as well, so every developer can use the same).
XML documentation file generation works like a charm, but when referencing the nuget packages, the XML files of the libraries are not put into the /bin directory of the actual service.
What is necessary to force nuget packages to also install the .xml-files for each .dll?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论