kswoll / ReactiveUI.Fody

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

ReactiveUI 7 Released #24

Closed HeathHopkins closed 7 years ago

HeathHopkins commented 7 years ago

Thanks creating this Fody package. Reactive 7 was just released on NuGet in the main feed. When you get a chance, can you update the beta branch's NuGet dependencies to allow reaciveui 7.0.0 instead of 7.0.0.1478039116?

kswoll commented 7 years ago

Removed the beta tag now that reactiveui is officially released. And fixed the dependencies with the help of @butlerpeter.