diff --git a/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj b/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj
index abb684bd..d4af5d99 100644
--- a/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj
+++ b/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj
@@ -2,22 +2,24 @@
Exe
- net6.0
- false
- false
+ net7.0
+ enable
+ false
+ false
+
+
+
+ ..\bin\Debug
+ embedded
-
- ..\bin\Debug
- embedded
-
-
- ..\bin\Release
- embedded
-
+
+ ..\bin\Release
+ embedded
+
-
-
-
+
+
+
diff --git a/Source/_Demos/LoadByOS/LinuxConfigApp/LinuxConfigApp.csproj b/Source/_Demos/LoadByOS/LinuxConfigApp/LinuxConfigApp.csproj
index 1c150006..b90c3c04 100644
--- a/Source/_Demos/LoadByOS/LinuxConfigApp/LinuxConfigApp.csproj
+++ b/Source/_Demos/LoadByOS/LinuxConfigApp/LinuxConfigApp.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
false
false
diff --git a/Source/_Demos/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj b/Source/_Demos/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj
index de6f17b7..96fabc93 100644
--- a/Source/_Demos/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj
+++ b/Source/_Demos/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj
@@ -2,7 +2,7 @@
WinExe
- net6.0-windows
+ net7.0-windows
true
enable
false