diff --git a/src/Orchard.Profile/App.config b/src/Orchard.Profile/App.config
new file mode 100644
index 000000000..f1489d790
--- /dev/null
+++ b/src/Orchard.Profile/App.config
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Orchard.Profile/Orchard.Profile.csproj b/src/Orchard.Profile/Orchard.Profile.csproj
index 5d3f52a83..4d6183d7a 100644
--- a/src/Orchard.Profile/Orchard.Profile.csproj
+++ b/src/Orchard.Profile/Orchard.Profile.csproj
@@ -81,9 +81,9 @@
-
- False
- ..\..\lib\specflow\TechTalk.SpecFlow.dll
+
+ ..\packages\SpecFlow.1.9.0\lib\net35\TechTalk.SpecFlow.dll
+ True
@@ -96,6 +96,7 @@
+
SpecFlowSingleFileGenerator
diff --git a/src/Orchard.Profile/packages.config b/src/Orchard.Profile/packages.config
index 4c04439e8..222fd994b 100644
--- a/src/Orchard.Profile/packages.config
+++ b/src/Orchard.Profile/packages.config
@@ -1,4 +1,5 @@
+
\ No newline at end of file
diff --git a/src/Orchard.Specs/App.Config b/src/Orchard.Specs/App.Config
index 22c902af4..5c589cc4a 100644
--- a/src/Orchard.Specs/App.Config
+++ b/src/Orchard.Specs/App.Config
@@ -1,3 +1,12 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Orchard.Specs/Orchard.Specs.csproj b/src/Orchard.Specs/Orchard.Specs.csproj
index a19902343..ce9a62e0f 100644
--- a/src/Orchard.Specs/Orchard.Specs.csproj
+++ b/src/Orchard.Specs/Orchard.Specs.csproj
@@ -123,9 +123,9 @@
-
- False
- ..\..\lib\specflow\TechTalk.SpecFlow.dll
+
+ ..\packages\SpecFlow.1.9.0\lib\net35\TechTalk.SpecFlow.dll
+ True
diff --git a/src/Orchard.Specs/packages.config b/src/Orchard.Specs/packages.config
index 3ff1f762a..21460b563 100644
--- a/src/Orchard.Specs/packages.config
+++ b/src/Orchard.Specs/packages.config
@@ -8,4 +8,5 @@
+
\ No newline at end of file