Open ghuntley opened 7 years ago
👍 for the 💯 issue report. However, I tried adding that binding redirect to App.config
in the ColorProject
project, but I'm still getting the original exception message. Any ideas?
FWIW, when I downgrade reactiveui et al to 7.0.0 I'm unable to repro. Using VS2017 Community edition.
Repo
1) Clone this repo -> https://github.com/ghuntley/hmmpth 2) Build 3) Drag user control which uses
ToPropertyEx
4) 💥Remarks
The exception will be that 7.0.0.0 cannot be found, after adding a binding redirect from that to 7.3.0.0:
The exception becomes a little more clear.
Some quick googling lead me to here http://blog.jongallant.com/2009/02/method-has-no-implementation/