From 0d7c14e9a1954f2ce6302840d4ebf06f4a5fa24b Mon Sep 17 00:00:00 2001 From: Torben Nehmer Date: Wed, 31 Jul 2024 17:50:03 +0200 Subject: [PATCH] updated tests --- Stars Assistant/App.axaml | 2 +- Stars Assistant/Stars Assistant.csproj | 8 ++- Stars Assistant/Views/MainWindow.axaml | 73 ++++++++++++++------------ 3 files changed, 44 insertions(+), 39 deletions(-) diff --git a/Stars Assistant/App.axaml b/Stars Assistant/App.axaml index d378de6..d4c757b 100644 --- a/Stars Assistant/App.axaml +++ b/Stars Assistant/App.axaml @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/Stars Assistant/Stars Assistant.csproj b/Stars Assistant/Stars Assistant.csproj index 6c2c0b2..0437e7c 100644 --- a/Stars Assistant/Stars Assistant.csproj +++ b/Stars Assistant/Stars Assistant.csproj @@ -11,11 +11,9 @@ true - - - + + + diff --git a/Stars Assistant/Views/MainWindow.axaml b/Stars Assistant/Views/MainWindow.axaml index 4323b39..b906a4a 100644 --- a/Stars Assistant/Views/MainWindow.axaml +++ b/Stars Assistant/Views/MainWindow.axaml @@ -6,6 +6,7 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="net.nehmer.sa.Views.MainWindow" x:DataType="vm:MainWindowViewModel" + Icon="/Assets/avalonia-logo.ico" Title="GetStartedApp"> @@ -16,37 +17,43 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +