I upgraded Caliburn.micro and had a breaking change from 1.0 to 1.1 – method DisplayRootView is gone from Bootstrapper. While in a minor example this did not seem to be an issue, I have a project that remains silent. No “GetInstance” is called, no window appearing, ViewModel is not instantiated.
I am stumped.
What kind of magic am I missing this time round?
From changset 1c1b60d46f3e:
Changesets with “breaking changes” between 1.0 RTW and 1.1 RTW, latest first: