Fody / ToString

Generate ToString method from public properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCL Profile 259 not supported?

IlSocio opened this issue · comments

Hi,
I tried to install the ToString() component on a PCL targeting profile 259, but I got the error message below...

Could not install package 'ToString.Fody 1.7.3'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', 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.

Marco.

is this still required? or will netstandard support suffice?