From 05ff0c569251fceb665c936d2eca8955d788e8bd Mon Sep 17 00:00:00 2001 From: Attila Sztupak Date: Tue, 29 Jun 2010 10:49:55 +0200 Subject: [PATCH] added .feature file handling to VS2008 as well --- .gitignore | 3 ++- Installer/SpecFlowInstaller/VS2008.wxs | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dd8f1922d..6cb5191ba 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ obj/ _ReSharper*/ [Tt]est[Rr]esult* *.resharper -*.cache \ No newline at end of file +*.cache +*.gpState diff --git a/Installer/SpecFlowInstaller/VS2008.wxs b/Installer/SpecFlowInstaller/VS2008.wxs index 9a1169045..9d464fa99 100644 --- a/Installer/SpecFlowInstaller/VS2008.wxs +++ b/Installer/SpecFlowInstaller/VS2008.wxs @@ -72,6 +72,16 @@ + + + + + + + + + +