I've update my new project with XF 5.0 preview 1 and when i try to launch the WPF application the app crash with the following error :
System.Xaml.XamlObjectWriterException: 'La propri茅t茅 Set 'System.Windows.ResourceDictionary.Source' a lev茅 une exception.'
Inner Exception
IOException: Impossible de trouver la ressource 'themes/formsmasterdetailpage.xaml'.
With the repro solution attached bellow, just start the WPF app.
@Seuleuzeuh can you send a small repo? did you clean rebuild and restart vs when updating the packagee?
Thanks
I can reproduce this and am using all the same software as listed above.


@Seuleuzeuh can you send a small repo? did you clean rebuild and restart vs when updating the packagee?
Thanks
@rmarinho i've edited the issue to add a repro project. Yes i've clean/rebuild/restart a multiple time and also reboot 馃槃
Thanks we have a fix for it.