NuGet软件包不将XMLDoc文件和dll复制到bin

编程入门 行业动态 更新时间:2024-10-10 08:26:46
本文介绍了NuGet软件包不将XMLDoc文件和dll复制到bin的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在使用NuGet GUI,并尝试将XML文件与我的DLL一起包括在内,以与DLL一起分发帮助.

I'm using NuGet GUI and trying to include XML File along with my DLL to distribute help along with the DLL.

当我在任何项目中安装软件包时,它都会成功添加DLL引用,但是在其中添加了软件包的项目的bin文件夹中未生成XML文件.

When I install package in any of the project, it adds the DLL reference successfully, but XML file is not generated inside bin folder of the project in which package is added.

XML文件位于package \\ lib \ .XML中

XML file is available within packages\\lib\.XML

任何帮助将不胜感激.

预先感谢

推荐答案

从您的角度出发:

检查此帖子:

如何您是否在NuGet软件包中包含用于类库的Xml Docs?

在开发人员方面:

NuGet程序包的创建者决定其中的一些内容.

The creator of the NuGet package decides some of this.

docs.nuget /docs/creating-packages/creating-and-publishing-a-package

查找:在软件包安装和删除过程中自动运行PowerShell脚本

因此,我认为Nuget软件包的开发人员必须编写voo-doo.

So I think the developer of the Nuget package would have to write the voo-doo.

或者您必须自己手动添加它.

Or you'll have to manually include it yourself.

更多推荐

NuGet软件包不将XMLDoc文件和dll复制到bin

本文发布于:2023-11-14 14:21:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1587446.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:软件包   不将   文件   NuGet   bin

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!