diff --git a/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/app.config b/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/app.config
new file mode 100644
index 00000000000..eca069e41db
--- /dev/null
+++ b/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/app.config
@@ -0,0 +1,3 @@
+
+
+
diff --git a/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/cs.csproj b/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/cs.csproj
index 54009ceaac6..435c22a8538 100644
--- a/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/cs.csproj
+++ b/snippets/csharp/VS_Snippets_CFX/s_ueexceptionhandler/cs/cs.csproj
@@ -1,4 +1,4 @@
-
+
Debug
AnyCPU
@@ -9,6 +9,8 @@
Properties
CS
CS
+ v4.8.1
+
true
@@ -18,6 +20,7 @@
DEBUG;TRACE
prompt
4
+ false
pdbonly
@@ -26,6 +29,7 @@
TRACE
prompt
4
+ false
@@ -41,6 +45,9 @@
+
+
+