notanaverageman / Bindables

Bindables converts your auto properties into Wpf dependency or attached properties.
MIT License
52 stars 9 forks source link

Update needed to work with fody 6.0+ #18

Closed FutureTD closed 5 years ago

FutureTD commented 5 years ago

Update needed to work with fody 6.0+

notanaverageman commented 5 years ago

Next version will probably be without Fody. https://github.com/yusuf-gunaydin/Bindables/issues/17#issuecomment-524630384

notanaverageman commented 5 years ago

Updated to Fody 6.0.0. Roslyn code generation works only on SDK style projects and the main target of this project is still the users using the old project format.