diff --git a/vscode/Chapter03/Arrays/Arrays.csproj b/vscode/Chapter03/Arrays/Arrays.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/Arrays/Arrays.csproj
+++ b/vscode/Chapter03/Arrays/Arrays.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/BitwiseAndShiftOperators/BitwiseAndShiftOperators.csproj b/vscode/Chapter03/BitwiseAndShiftOperators/BitwiseAndShiftOperators.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/BitwiseAndShiftOperators/BitwiseAndShiftOperators.csproj
+++ b/vscode/Chapter03/BitwiseAndShiftOperators/BitwiseAndShiftOperators.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/BooleanOperators/BooleanOperators.csproj b/vscode/Chapter03/BooleanOperators/BooleanOperators.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/BooleanOperators/BooleanOperators.csproj
+++ b/vscode/Chapter03/BooleanOperators/BooleanOperators.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/CastingConverting/CastingConverting.csproj b/vscode/Chapter03/CastingConverting/CastingConverting.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/CastingConverting/CastingConverting.csproj
+++ b/vscode/Chapter03/CastingConverting/CastingConverting.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/Ch03Ex02LoopsAndOverflow/Ch03Ex02LoopsAndOverflow.csproj b/vscode/Chapter03/Ch03Ex02LoopsAndOverflow/Ch03Ex02LoopsAndOverflow.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/Ch03Ex02LoopsAndOverflow/Ch03Ex02LoopsAndOverflow.csproj
+++ b/vscode/Chapter03/Ch03Ex02LoopsAndOverflow/Ch03Ex02LoopsAndOverflow.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/Ch03Ex03FizzBuzz/Ch03Ex03FizzBuzz.csproj b/vscode/Chapter03/Ch03Ex03FizzBuzz/Ch03Ex03FizzBuzz.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/Ch03Ex03FizzBuzz/Ch03Ex03FizzBuzz.csproj
+++ b/vscode/Chapter03/Ch03Ex03FizzBuzz/Ch03Ex03FizzBuzz.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/Ch03Ex04Exceptions/Ch03Ex04Exceptions.csproj b/vscode/Chapter03/Ch03Ex04Exceptions/Ch03Ex04Exceptions.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/Ch03Ex04Exceptions/Ch03Ex04Exceptions.csproj
+++ b/vscode/Chapter03/Ch03Ex04Exceptions/Ch03Ex04Exceptions.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/Ch03Ex05Operators/Ch03Ex05Operators.csproj b/vscode/Chapter03/Ch03Ex05Operators/Ch03Ex05Operators.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/Ch03Ex05Operators/Ch03Ex05Operators.csproj
+++ b/vscode/Chapter03/Ch03Ex05Operators/Ch03Ex05Operators.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/CheckingForOverflow/CheckingForOverflow.csproj b/vscode/Chapter03/CheckingForOverflow/CheckingForOverflow.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/CheckingForOverflow/CheckingForOverflow.csproj
+++ b/vscode/Chapter03/CheckingForOverflow/CheckingForOverflow.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/HandlingExceptions/HandlingExceptions.csproj b/vscode/Chapter03/HandlingExceptions/HandlingExceptions.csproj
index ebe527c..05635b2 100644
--- a/vscode/Chapter03/HandlingExceptions/HandlingExceptions.csproj
+++ b/vscode/Chapter03/HandlingExceptions/HandlingExceptions.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/IterationStatements/IterationStatements.csproj b/vscode/Chapter03/IterationStatements/IterationStatements.csproj
index 3f419b7..cd63b28 100644
--- a/vscode/Chapter03/IterationStatements/IterationStatements.csproj
+++ b/vscode/Chapter03/IterationStatements/IterationStatements.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/Operators/Operators.csproj b/vscode/Chapter03/Operators/Operators.csproj
index 3f419b7..cd63b28 100644
--- a/vscode/Chapter03/Operators/Operators.csproj
+++ b/vscode/Chapter03/Operators/Operators.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable
diff --git a/vscode/Chapter03/SelectionStatements/SelectionStatements.csproj b/vscode/Chapter03/SelectionStatements/SelectionStatements.csproj
index 3f419b7..cd63b28 100644
--- a/vscode/Chapter03/SelectionStatements/SelectionStatements.csproj
+++ b/vscode/Chapter03/SelectionStatements/SelectionStatements.csproj
@@ -2,7 +2,7 @@
Exe
- net6.0
+ net7.0
enable
enable