diff --git a/src/Automatonymous.NHibernateIntegration.Tests/Automatonymous.NHibernateIntegration.Tests.csproj b/src/Automatonymous.NHibernateIntegration.Tests/Automatonymous.NHibernateIntegration.Tests.csproj
index 07c0a2b..5dfd99a 100644
--- a/src/Automatonymous.NHibernateIntegration.Tests/Automatonymous.NHibernateIntegration.Tests.csproj
+++ b/src/Automatonymous.NHibernateIntegration.Tests/Automatonymous.NHibernateIntegration.Tests.csproj
@@ -36,6 +36,10 @@
false
+
+ ..\packages\GreenPipes.1.0.0\lib\net452\GreenPipes.dll
+ True
+
..\packages\Iesi.Collections.4.0.1.4000\lib\net40\Iesi.Collections.dll
@@ -43,8 +47,8 @@
..\packages\log4net.2.0.5\lib\net45-full\log4net.dll
True
-
- ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
@@ -75,10 +79,6 @@
-
- {59052db9-b527-4683-a56a-56c4d8fb6584}
- GreenPipes
-
{c0932502-0847-4966-8d0a-2ca80b1669ed}
Automatonymous.NHibernateIntegration
diff --git a/src/Automatonymous.NHibernateIntegration.Tests/packages.config b/src/Automatonymous.NHibernateIntegration.Tests/packages.config
index d2819b1..56721e1 100644
--- a/src/Automatonymous.NHibernateIntegration.Tests/packages.config
+++ b/src/Automatonymous.NHibernateIntegration.Tests/packages.config
@@ -1,8 +1,9 @@
+
-
+
diff --git a/src/Automatonymous.NHibernateIntegration/Automatonymous.NHibernateIntegration.csproj b/src/Automatonymous.NHibernateIntegration/Automatonymous.NHibernateIntegration.csproj
index b3b530f..fb9bf93 100644
--- a/src/Automatonymous.NHibernateIntegration/Automatonymous.NHibernateIntegration.csproj
+++ b/src/Automatonymous.NHibernateIntegration/Automatonymous.NHibernateIntegration.csproj
@@ -35,9 +35,17 @@
false
+
+ ..\packages\GreenPipes.1.0.0\lib\net452\GreenPipes.dll
+ True
+
..\packages\Iesi.Collections.4.0.1.4000\lib\net40\Iesi.Collections.dll
+
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ True
+
..\packages\NHibernate.4.0.4.4000\lib\net40\NHibernate.dll
True
@@ -60,10 +68,6 @@
-
- {59052db9-b527-4683-a56a-56c4d8fb6584}
- GreenPipes
-
{fd8f92eb-5818-4c59-8859-19d3a74f979b}
Automatonymous
diff --git a/src/Automatonymous.NHibernateIntegration/packages.config b/src/Automatonymous.NHibernateIntegration/packages.config
index ffb7e0e..cde8605 100644
--- a/src/Automatonymous.NHibernateIntegration/packages.config
+++ b/src/Automatonymous.NHibernateIntegration/packages.config
@@ -1,5 +1,7 @@
+
+
\ No newline at end of file
diff --git a/src/Automatonymous.Tests/Automatonymous.Tests.csproj b/src/Automatonymous.Tests/Automatonymous.Tests.csproj
index 4ca02fd..849275c 100644
--- a/src/Automatonymous.Tests/Automatonymous.Tests.csproj
+++ b/src/Automatonymous.Tests/Automatonymous.Tests.csproj
@@ -36,8 +36,12 @@
false
-
- ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\GreenPipes.1.0.0\lib\net452\GreenPipes.dll
+ True
+
+
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
@@ -83,10 +87,6 @@
-
- {59052db9-b527-4683-a56a-56c4d8fb6584}
- GreenPipes
-
{CD346A24-EEBB-493C-AAC0-E9896340B66A}
Automatonymous.Visualizer
diff --git a/src/Automatonymous.Tests/packages.config b/src/Automatonymous.Tests/packages.config
index ee18820..ee4bea1 100644
--- a/src/Automatonymous.Tests/packages.config
+++ b/src/Automatonymous.Tests/packages.config
@@ -1,6 +1,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/Automatonymous.Visualizer/Automatonymous.Visualizer.csproj b/src/Automatonymous.Visualizer/Automatonymous.Visualizer.csproj
index 575d183..7dac647 100644
--- a/src/Automatonymous.Visualizer/Automatonymous.Visualizer.csproj
+++ b/src/Automatonymous.Visualizer/Automatonymous.Visualizer.csproj
@@ -36,6 +36,14 @@
false
+
+ ..\packages\GreenPipes.1.0.0\lib\net452\GreenPipes.dll
+ True
+
+
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ True
+
..\packages\QuickGraph.3.6.61119.7\lib\net4\QuickGraph.dll
True
@@ -61,10 +69,6 @@
-
- {59052db9-b527-4683-a56a-56c4d8fb6584}
- GreenPipes
-
{FD8F92EB-5818-4C59-8859-19D3A74F979B}
Automatonymous
diff --git a/src/Automatonymous.Visualizer/packages.config b/src/Automatonymous.Visualizer/packages.config
index 80e39d3..8d44566 100644
--- a/src/Automatonymous.Visualizer/packages.config
+++ b/src/Automatonymous.Visualizer/packages.config
@@ -1,4 +1,6 @@
+
+
\ No newline at end of file
diff --git a/src/Automatonymous.sln b/src/Automatonymous.sln
index 998c2a8..f0fac99 100644
--- a/src/Automatonymous.sln
+++ b/src/Automatonymous.sln
@@ -24,8 +24,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{2EF18B
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GreenPipes", "..\..\GreenPipes\src\GreenPipes\GreenPipes.csproj", "{59052DB9-B527-4683-A56A-56C4D8FB6584}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -52,10 +50,6 @@ Global
{06A25528-1537-4E70-85E2-CC979B924417}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06A25528-1537-4E70-85E2-CC979B924417}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06A25528-1537-4E70-85E2-CC979B924417}.Release|Any CPU.Build.0 = Release|Any CPU
- {59052DB9-B527-4683-A56A-56C4D8FB6584}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {59052DB9-B527-4683-A56A-56C4D8FB6584}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {59052DB9-B527-4683-A56A-56C4D8FB6584}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {59052DB9-B527-4683-A56A-56C4D8FB6584}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/src/Automatonymous/Automatonymous.csproj b/src/Automatonymous/Automatonymous.csproj
index cb03dda..8551bcf 100644
--- a/src/Automatonymous/Automatonymous.csproj
+++ b/src/Automatonymous/Automatonymous.csproj
@@ -41,6 +41,14 @@
false
+
+ ..\packages\GreenPipes.1.0.0\lib\net452\GreenPipes.dll
+ True
+
+
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ True
+
@@ -167,12 +175,6 @@
-
-
- {59052db9-b527-4683-a56a-56c4d8fb6584}
- GreenPipes
-
-