diff --git a/Canon.Console/Canon.Console.csproj b/Canon.Console/Canon.Console.csproj
index 64963c3..cd1fd1b 100644
--- a/Canon.Console/Canon.Console.csproj
+++ b/Canon.Console/Canon.Console.csproj
@@ -2,11 +2,13 @@
Exe
- net8.0
+ net9.0
enable
enable
true
true
+ true
+ lld
diff --git a/Canon.Core/Canon.Core.csproj b/Canon.Core/Canon.Core.csproj
index b7bd4a6..89c2d88 100644
--- a/Canon.Core/Canon.Core.csproj
+++ b/Canon.Core/Canon.Core.csproj
@@ -1,7 +1,7 @@
- net8.0
+ net9.0
enable
enable
diff --git a/Canon.Generator/Canon.Generator.csproj b/Canon.Generator/Canon.Generator.csproj
index ff4ccc5..19c575c 100644
--- a/Canon.Generator/Canon.Generator.csproj
+++ b/Canon.Generator/Canon.Generator.csproj
@@ -2,7 +2,7 @@
Exe
- net8.0
+ net9.0
enable
enable
diff --git a/Canon.Server/Canon.Server.csproj b/Canon.Server/Canon.Server.csproj
index 649e259..07f3a9e 100644
--- a/Canon.Server/Canon.Server.csproj
+++ b/Canon.Server/Canon.Server.csproj
@@ -1,7 +1,7 @@
- net8.0
+ net9.0
enable
enable
client-app
@@ -14,7 +14,7 @@
-
+
diff --git a/Canon.Tests/Canon.Tests.csproj b/Canon.Tests/Canon.Tests.csproj
index bd9c5c3..5932c97 100644
--- a/Canon.Tests/Canon.Tests.csproj
+++ b/Canon.Tests/Canon.Tests.csproj
@@ -1,7 +1,7 @@
- net8.0
+ net9.0
enable
enable