From 6193e623f6fe4824f249878f7223412b30ab26df Mon Sep 17 00:00:00 2001 From: Gaspar Nagy Date: Wed, 5 May 2010 16:23:08 +0200 Subject: [PATCH] skip devenv/setup during build --- .../TechTalk.SpecFlow.VsIntegration.csproj | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/VsIntegration/TechTalk.SpecFlow.VsIntegration.csproj b/VsIntegration/TechTalk.SpecFlow.VsIntegration.csproj index 7e9423984..720058e56 100644 --- a/VsIntegration/TechTalk.SpecFlow.VsIntegration.csproj +++ b/VsIntegration/TechTalk.SpecFlow.VsIntegration.csproj @@ -137,20 +137,17 @@ + + $(SettingUpDevenvDependsOn);SkipDevenvSetup + + + + + - - - - - -