diff --git a/MainWindow.xaml b/MainWindow.xaml
index b8832cf..b92246f 100644
--- a/MainWindow.xaml
+++ b/MainWindow.xaml
@@ -58,13 +58,11 @@
diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs
index 491c06c..d2926db 100644
--- a/MainWindow.xaml.cs
+++ b/MainWindow.xaml.cs
@@ -299,4 +299,4 @@ public class HourlyForecast
public string IconUrl { get; set; }
}
}
-}
+}
\ No newline at end of file
diff --git a/WeatherApp.csproj b/WeatherApp.csproj
index 9af837f..05b47d2 100644
--- a/WeatherApp.csproj
+++ b/WeatherApp.csproj
@@ -22,6 +22,7 @@
+