Emanuele Sabetta created LOG4NET-539: ----------------------------------------
Summary: NuGet error: Could not install package 'log4net 2.0.5' Key: LOG4NET-539 URL: https://issues.apache.org/jira/browse/LOG4NET-539 Project: Log4net Issue Type: Bug Affects Versions: 1.2.15 Reporter: Emanuele Sabetta This is a great library, I'd like to use it in my Xamarin.Forms projects. Unfortunately it seems that there is some incompatibility in the NuGet package profile. Those are the error I get when I try to add it to my Xamarin.Forms project: > Could not install package 'log4net 2.0.5'. You are trying to install this > package into a project that targets 'Xamarin.iOS,Version=v1.0', but the > package does not contain any assembly references or content files that are > compatible with that framework. For more information, contact the package > author. > Could not install package 'log4net 2.0.5'. You are trying to install this > package into a project that targets > '.NETPortable,Version=v4.5,Profile=Profile78', but the package does not > contain any assembly references or content files that are compatible with > that framework. For more information, contact the package author. >Could not install package 'log4net 2.0.5'. You are trying to install this >package into a project that targets 'MonoAndroid,Version=v7.0', but the >package does not contain any assembly references or content files that are >compatible with that framework. For more information, contact the package >author. Can you help me with that? -- This message was sent by Atlassian JIRA (v6.3.4#6332)