diff --git a/tests/Roslyn.Benchmarks/Roslyn.Benchmarks.csproj b/tests/Roslyn.Benchmarks/Roslyn.Benchmarks.csproj
index 9d7ffcc..e971002 100644
--- a/tests/Roslyn.Benchmarks/Roslyn.Benchmarks.csproj
+++ b/tests/Roslyn.Benchmarks/Roslyn.Benchmarks.csproj
@@ -2,7 +2,7 @@
Exe
- net9.0
+ net10.0
enable
enable
diff --git a/tools/AppHost/AppHost.csproj b/tools/AppHost/AppHost.csproj
index 8b3c360..a8cfb89 100644
--- a/tools/AppHost/AppHost.csproj
+++ b/tools/AppHost/AppHost.csproj
@@ -4,7 +4,7 @@
Exe
- net9.0
+ net10.0
enable
enable
true