kswoll / ReactiveUI.Fody

C# Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
MIT License
154 stars 31 forks source link

Fixed references #25

Closed butlerpeter closed 7 years ago

butlerpeter commented 7 years ago

Fix the references to ReactiveUI 7.0.0

kswoll commented 7 years ago

Thanks was working on this yesterday, but didn't have time to finish it up. Let's merge it and see what happens! :)

kswoll commented 7 years ago

FYI: https://www.nuget.org/packages/ReactiveUI.Fody/2.0.65

butlerpeter commented 7 years ago

Wow that was fast :)

kswoll commented 7 years ago

You caught me at a good time. :)

butlerpeter commented 7 years ago

Updated nuget package works fine for me