kswoll/ReactiveUI.Fody

[ObservableAsProperty] needs to be updated for ReactiveUI version 7.0.0

Closed this issue · 2 comments

The [ObservableAsProperty] attribute needs to be updated according to the breaking changes in ReactiveUI version 7.

https://github.com/reactiveui/ReactiveUI/blob/develop/src/ReactiveUI/ObservableAsPropertyHelper.cs

@xplatsolutions isn't that what the latest Nuget already addresses? If not, can you elaborate?

Not sure why I didn't see this version before :-) I will download and check it out. Thanks man.