Ich kämpfe gerade mit dem Problem dass mein Projekt nicht mehr baut.
ich bekomme gerade bei jedem Build die Meldung
4>D:\Projects\mybikesetup runk\WinMyBikeSetup\MyBikeSetup.Win10\Views\BikePage.xaml : XamlCompiler error WMC1002: x:Class type ‚MyBikeSetup.Views.BikePage‘ is not found in ‚MyBikeSetup‘
4>D:\Projects\mybikesetup runk\WinMyBikeSetup\MyBikeSetup.Win10\Views\BlankPage1.xaml : XamlCompiler error WMC1002: x:Class type ‚MyBikeSetup.Views.BlankPage1‘ is not found in ‚MyBikeSetup‘
4>D:\Projects\mybikesetup runk\WinMyBikeSetup\MyBikeSetup.Win10\Views\Dialogs\EditBikeDialog.xaml : XamlCompiler error WMC1002: x:Class type ‚MyBikeSetup.Views.Dialogs.EditBikeDialog‘ is not found in ‚MyBikeSetup‘
4>D:\Projects\mybikesetup runk\WinMyBikeSetup\MyBikeSetup.Win10\Views\MainPage.xaml : XamlCompiler error WMC1002: x:Class type ‚MyBikeSetup.Views.MainPage1‘ is not found in ‚MyBikeSetup‘
Die Klassen existieren und haben vor 1h noch gebaut, ich bin gerade dabei raus zu bekommen was ich geändert hab was das verursacht hat.
Aber hat jemand das schon einmal gehabt und eine Idee wie ich das wieder gerade gebogen bekomme?