namespace Microsoft.ML.OnnxRuntime.InferenceSample.Maui; public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } }