1

Closed

Framework dependencies in nuget package

description

Please add System.Xml and System.Xml.Linq in the nuget package definition as a framework dependency so that I do not have to add them manually.

btw: what new feature requires these dependencies?

Cheers
Urs
Closed Mar 28, 2012 at 7:14 PM by
Was fixed in release 1.7.1.1.

comments

wrote Feb 16, 2012 at 6:57 PM

Associated with changeset 73116.

dennisdoomen wrote Feb 16, 2012 at 6:57 PM

The new extension methods on XElement and XAttribute in 1.7.0 are the cause of this dependency.