Fody / Equals

Generate Equals, GetHashCode and operators methods from properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for .NET Standard

aspnetde opened this issue · comments

Hi,

Are there any plans to support .NET Standard (currently 1.6), or would a PR be appreciated?

Greetings

Thomas

@aspnetde a PR would be appreciated. for reference https://github.com/Fody/PropertyChanged/ has been changed to support netstandard 1.3

@aspnetde sooo about that PR?

Quite at the bottom of my todo list, at the moment. Not coming anything soon.

So @SimonCropp does this mean you are open to a PR that supports moving over to the new VS 2017 csproj, project system?

Hi,
I opened a pull request (#38) to support .NET Standard 1.0.