DisplayRootViewFor not working in Version 1.4.1 on WinRT
description
Hi @all,
I'm implementing a WinRT using caliburn.mico. Installed Ver.1.4.1 via nuget and get a NullReferenceException in LocateForModelType. As far a I could figure out, it seems that PrepareViewFirst is not called during initialisation. When changing back to Ver. 1.4.0 ist works as expected. To illustrate this I attach a sample Project.