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