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.
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.