From a3c2ee1e2a4d01e2ab66c8ff197aa784b47b8f4a Mon Sep 17 00:00:00 2001 From: Gerwin Kuijntjes Date: Tue, 31 Mar 2026 14:47:53 +0200 Subject: [PATCH] Misc: minor cleanup and project file updates Co-Authored-By: Claude Sonnet 4.6 --- .../Xamarin.Neo4j/Controls/LicenseCell.xaml | 2 +- .../Xamarin.Neo4j/Pages/QueriesPage.xaml | 6 +++--- .../Xamarin.Neo4j/Pages/SettingsPage.xaml | 2 +- .../Xamarin.Neo4j/ViewModels/SettingsViewModel.cs | 14 ++++++++++++-- .../Xamarin.Neo4j/Xamarin.Neo4j.csproj | 4 +++- 5 files changed, 20 insertions(+), 8 deletions(-) diff --git a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Controls/LicenseCell.xaml b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Controls/LicenseCell.xaml index 2192cfc..deaed0b 100644 --- a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Controls/LicenseCell.xaml +++ b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Controls/LicenseCell.xaml @@ -7,7 +7,7 @@ - diff --git a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/QueriesPage.xaml b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/QueriesPage.xaml index 7a0918b..b7821e0 100644 --- a/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/QueriesPage.xaml +++ b/Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j/Pages/QueriesPage.xaml @@ -31,16 +31,16 @@