diff --git a/tools/example-templates/code-in-class-lib-without-using/Project.csproj b/tools/example-templates/code-in-class-lib-without-using/Project.csproj
index 65e093b49..19e60edae 100644
--- a/tools/example-templates/code-in-class-lib-without-using/Project.csproj
+++ b/tools/example-templates/code-in-class-lib-without-using/Project.csproj
@@ -5,6 +5,7 @@
enable
$example-name
true
+ annotations
diff --git a/tools/example-templates/code-in-class-lib/Project.csproj b/tools/example-templates/code-in-class-lib/Project.csproj
index 65e093b49..19e60edae 100644
--- a/tools/example-templates/code-in-class-lib/Project.csproj
+++ b/tools/example-templates/code-in-class-lib/Project.csproj
@@ -5,6 +5,7 @@
enable
$example-name
true
+ annotations
diff --git a/tools/example-templates/code-in-main-without-using/Project.csproj b/tools/example-templates/code-in-main-without-using/Project.csproj
index e774e1230..b6e934c80 100644
--- a/tools/example-templates/code-in-main-without-using/Project.csproj
+++ b/tools/example-templates/code-in-main-without-using/Project.csproj
@@ -4,7 +4,7 @@
Exe
net6.0
enable
- disable
+ annotations
$example-name
true
diff --git a/tools/example-templates/code-in-main/Project.csproj b/tools/example-templates/code-in-main/Project.csproj
index e774e1230..b6e934c80 100644
--- a/tools/example-templates/code-in-main/Project.csproj
+++ b/tools/example-templates/code-in-main/Project.csproj
@@ -4,7 +4,7 @@
Exe
net6.0
enable
- disable
+ annotations
$example-name
true
diff --git a/tools/example-templates/code-in-partial-class/Project.csproj b/tools/example-templates/code-in-partial-class/Project.csproj
index 0cf6d76a8..f329dbdd9 100644
--- a/tools/example-templates/code-in-partial-class/Project.csproj
+++ b/tools/example-templates/code-in-partial-class/Project.csproj
@@ -6,6 +6,7 @@
enable
$example-name
true
+ annotations
diff --git a/tools/example-templates/extern-lib/ExampleProject.csproj b/tools/example-templates/extern-lib/ExampleProject.csproj
index 0dc90edad..cc9bba375 100644
--- a/tools/example-templates/extern-lib/ExampleProject.csproj
+++ b/tools/example-templates/extern-lib/ExampleProject.csproj
@@ -4,6 +4,7 @@
net6.0
false
CS0169
+ annotations
diff --git a/tools/example-templates/extern-lib/ExternN2.csproj b/tools/example-templates/extern-lib/ExternN2.csproj
index 61731db09..c310d27de 100644
--- a/tools/example-templates/extern-lib/ExternN2.csproj
+++ b/tools/example-templates/extern-lib/ExternN2.csproj
@@ -3,6 +3,7 @@
net6.0
false
+ annotations
diff --git a/tools/example-templates/extern-lib/ExternR1.csproj b/tools/example-templates/extern-lib/ExternR1.csproj
index 3a19d71a2..40ef94d27 100644
--- a/tools/example-templates/extern-lib/ExternR1.csproj
+++ b/tools/example-templates/extern-lib/ExternR1.csproj
@@ -3,6 +3,7 @@
net6.0
false
+ annotations
diff --git a/tools/example-templates/extern-lib/ExternX.csproj b/tools/example-templates/extern-lib/ExternX.csproj
index 04b4e61e6..296993cc6 100644
--- a/tools/example-templates/extern-lib/ExternX.csproj
+++ b/tools/example-templates/extern-lib/ExternX.csproj
@@ -3,6 +3,7 @@
net6.0
false
+ annotations
diff --git a/tools/example-templates/extern-lib/ExternY.csproj b/tools/example-templates/extern-lib/ExternY.csproj
index de0c8d76e..e7ea5519d 100644
--- a/tools/example-templates/extern-lib/ExternY.csproj
+++ b/tools/example-templates/extern-lib/ExternY.csproj
@@ -3,6 +3,7 @@
net6.0
false
+ annotations
diff --git a/tools/example-templates/standalone-console-without-using/Project.csproj b/tools/example-templates/standalone-console-without-using/Project.csproj
index e774e1230..c108eadd6 100644
--- a/tools/example-templates/standalone-console-without-using/Project.csproj
+++ b/tools/example-templates/standalone-console-without-using/Project.csproj
@@ -7,6 +7,7 @@
disable
$example-name
true
-
+ annotations
+
diff --git a/tools/example-templates/standalone-console/Project.csproj b/tools/example-templates/standalone-console/Project.csproj
index e774e1230..281bd3de6 100644
--- a/tools/example-templates/standalone-console/Project.csproj
+++ b/tools/example-templates/standalone-console/Project.csproj
@@ -7,6 +7,7 @@
disable
$example-name
true
+ annotations
diff --git a/tools/example-templates/standalone-lib-without-using/Project.csproj b/tools/example-templates/standalone-lib-without-using/Project.csproj
index 65e093b49..19e60edae 100644
--- a/tools/example-templates/standalone-lib-without-using/Project.csproj
+++ b/tools/example-templates/standalone-lib-without-using/Project.csproj
@@ -5,6 +5,7 @@
enable
$example-name
true
+ annotations
diff --git a/tools/example-templates/standalone-lib/Project.csproj b/tools/example-templates/standalone-lib/Project.csproj
index 65e093b49..19e60edae 100644
--- a/tools/example-templates/standalone-lib/Project.csproj
+++ b/tools/example-templates/standalone-lib/Project.csproj
@@ -5,6 +5,7 @@
enable
$example-name
true
+ annotations