xamarin/Xamarin.Forms
Renaming App.xaml causes various weird runtime errors
Aperta
#6156 aperta il 10 mag 2019
a/Xaml </>a/buildchaine/3 :clock3:help wantedinactivet/bug :bug:up-for-grabs
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Description
exceptions like XamlParseException are raised ...
Steps to Reproduce
rename App.xaml and App.cs to MyApp.xaml and MyApp.cs change LoadApplication(new App()); to LoadApplication(new MyApp()); compile it and run it
Basic Information
- Version with issue: 3.6
- Last known good version: 3.4