notanaverageman / Bindables

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

Update needed to support future fody versions #13

Closed tom-englert closed 5 years ago

tom-englert commented 5 years ago

As of Fody 3.2.5 the strategy to lookup weavers has changed: https://github.com/Fody/Fody/wiki/AddinSearchPaths

The legacy lookup will be no longer supported in the next versions of Fody, so this weaver needs to add the props file to the NuGet package to be usable with future Fody versions.

notanaverageman commented 5 years ago

Fixed as of Bindables version 4.0.0.