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 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +