diff --git a/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml b/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml index 900458ccc..f0631c64c 100644 --- a/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml +++ b/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml @@ -7,17 +7,19 @@ xmlns:toolkit="http://schemas.microsoft.com/dotnet/2022/maui/toolkit" x:Class="DeveloperBalance.Pages.ProjectListPage" x:DataType="pageModels:ProjectListPageModel" + x:Name="ListProjectsPage" Title="Projects"> -