greuelpirat / DeepCopy

Inject deep copy constructors into C# types
MIT License
13 stars 3 forks source link

Is it possible to use DeepCopy 1.0.12 with Fody 4.2.1? #20

Closed ekalchev closed 4 years ago

ekalchev commented 4 years ago

I am using visual studio 2017 and I would like to use your weaver but the dependency to Fody 6 prevent me from using it with VS2017. I can downgrade Fody to 4.2.1 that is compatible with VS2017 but I am not sure if this might cause some issues.

greuelpirat commented 4 years ago

DeepCopy 1.0.7 was latest version that was built with Fody 4.2.1. So that should work out fine. But it was quiet buggy, so I would not recommend it. I see if I can downgrade the setup.

greuelpirat commented 4 years ago

I pushed a branch configured with Fody 4.2.1. All tests passed.

You can download the package here: https://ci.appveyor.com/project/greuelpirat/deepcopy/builds/31050729/artifacts