diff --git a/data/templates/file/CSharp/CSharp.WcfService.xft b/data/templates/file/CSharp/CSharp.WcfService.xft new file mode 100644 index 0000000000..850e5f2a2d --- /dev/null +++ b/data/templates/file/CSharp/CSharp.WcfService.xft @@ -0,0 +1,52 @@ + + \ No newline at end of file diff --git a/data/templates/file/VB/VB.WcfService.xft b/data/templates/file/VB/VB.WcfService.xft new file mode 100644 index 0000000000..a0d4a9fe78 --- /dev/null +++ b/data/templates/file/VB/VB.WcfService.xft @@ -0,0 +1,47 @@ + + \ No newline at end of file diff --git a/data/templates/project/CSharp/CSharp.WcfServiceProject.xpt b/data/templates/project/CSharp/CSharp.WcfServiceProject.xpt new file mode 100644 index 0000000000..fe086c77db --- /dev/null +++ b/data/templates/project/CSharp/CSharp.WcfServiceProject.xpt @@ -0,0 +1,112 @@ + + diff --git a/data/templates/project/VB/VB.WcfServiceProject.xpt b/data/templates/project/VB/VB.WcfServiceProject.xpt new file mode 100644 index 0000000000..07cfbf24e4 --- /dev/null +++ b/data/templates/project/VB/VB.WcfServiceProject.xpt @@ -0,0 +1,104 @@ + + diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 5471ba5af9..ad1058a5fb 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -730,6 +730,9 @@ + + + @@ -801,6 +804,9 @@ + + + @@ -842,6 +848,9 @@ + + + @@ -880,6 +889,9 @@ + + + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index 151c1bda84..b7f8bd725e 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -313,6 +313,12 @@ + + + + + +