豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Nuspec with escaped < or > (&lt; / &gt;) in text fields no longer builds #2651

@fluffynuts

Description

@fluffynuts

I have some packages (PeanutButter.*) which have, in their descriptions, xml-escaped entities: > & gt;. As of Nuget commandline version 3.4.2.855, they no longer build unless I remove the escaped entities -- which is a pity, because I put them there to describe the packages' provisions, which are code-based.
These used to build fine, for over a hundred releases. Also, the error messages which I get are cryptic: one was that the package name field should only contain text (when the problem was a > and < in the description field); the other was that text fields should not contain code.

I've dumbed down my package descriptions for now but would appreciate this being investigated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions