diff --git a/start-with-api/Api/Api.csproj b/start-with-api/Api/Api.csproj
index 5eb0598..8842bed 100644
--- a/start-with-api/Api/Api.csproj
+++ b/start-with-api/Api/Api.csproj
@@ -1,14 +1,11 @@
-
- net8.0
+ net9.0
enable
enable
-
-
-
+
+
-
-
+
\ No newline at end of file
diff --git a/start-with-api/MyWeatherHub/MyWeatherHub.csproj b/start-with-api/MyWeatherHub/MyWeatherHub.csproj
index 9db7974..8f45b1a 100644
--- a/start-with-api/MyWeatherHub/MyWeatherHub.csproj
+++ b/start-with-api/MyWeatherHub/MyWeatherHub.csproj
@@ -1,17 +1,14 @@
-
- net8.0
+ net9.0
enable
enable
-
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
\ No newline at end of file