diff --git a/src/GitHub.Api/GitHub.Api.45.v3.ncrunchproject b/src/GitHub.Api/GitHub.Api.45.v3.ncrunchproject
new file mode 100644
index 000000000..ebf9681fd
--- /dev/null
+++ b/src/GitHub.Api/GitHub.Api.45.v3.ncrunchproject
@@ -0,0 +1,8 @@
+
+
+
+ ..\..\script\lib\Managed\UnityEditor.dll
+ ..\..\script\lib\Managed\UnityEngine.dll
+
+
+
\ No newline at end of file
diff --git a/src/GitHub.Api/GitHub.Api.v3.ncrunchproject b/src/GitHub.Api/GitHub.Api.v3.ncrunchproject
index 2f25da2c4..8fa6360df 100644
--- a/src/GitHub.Api/GitHub.Api.v3.ncrunchproject
+++ b/src/GitHub.Api/GitHub.Api.v3.ncrunchproject
@@ -1,8 +1,8 @@
- ..\..\script\lib\UnityEditor.dll
- ..\..\script\lib\UnityEngine.dll
+ ..\..\script\lib\Managed\UnityEngine.dll
+ ..\..\script\lib\Managed\UnityEditor.dll
True
diff --git a/src/GitHub.Logging/GitHub.Logging.v3.ncrunchproject b/src/GitHub.Logging/GitHub.Logging.v3.ncrunchproject
index 6d9cc8a63..9e3e80dd6 100644
--- a/src/GitHub.Logging/GitHub.Logging.v3.ncrunchproject
+++ b/src/GitHub.Logging/GitHub.Logging.v3.ncrunchproject
@@ -1,5 +1,11 @@
+
+ ..\..\script\lib\UnityExtensions\Unity\TestRunner\UnityEngine.TestRunner.dll
+ ..\..\script\lib\UnityExtensions\Unity\TestRunner\Editor\UnityEditor.TestRunner.dll
+ ..\..\script\lib\Managed\UnityEditor.dll
+ ..\..\script\lib\Managed\UnityEngine.dll
+
True
diff --git a/src/UnityExtension/Assets/Editor/GitHub.Unity/GitHub.Unity.45.v3.ncrunchproject b/src/UnityExtension/Assets/Editor/GitHub.Unity/GitHub.Unity.45.v3.ncrunchproject
new file mode 100644
index 000000000..319cd523c
--- /dev/null
+++ b/src/UnityExtension/Assets/Editor/GitHub.Unity/GitHub.Unity.45.v3.ncrunchproject
@@ -0,0 +1,5 @@
+
+
+ True
+
+
\ No newline at end of file
diff --git a/src/UnityExtension/Assets/Editor/UnityTests/UnityTests.v3.ncrunchproject b/src/UnityExtension/Assets/Editor/UnityTests/UnityTests.v3.ncrunchproject
new file mode 100644
index 000000000..319cd523c
--- /dev/null
+++ b/src/UnityExtension/Assets/Editor/UnityTests/UnityTests.v3.ncrunchproject
@@ -0,0 +1,5 @@
+
+
+ True
+
+
\ No newline at end of file
diff --git a/src/tests/CommandLine/CommandLine.csproj b/src/tests/CommandLine/CommandLine.csproj
index a5e3b5a0b..2b00d6b80 100644
--- a/src/tests/CommandLine/CommandLine.csproj
+++ b/src/tests/CommandLine/CommandLine.csproj
@@ -55,10 +55,6 @@
{bb6a8eda-15d8-471b-a6ed-ee551e0b3ba0}
GitHub.Logging
-
- {add7a18b-dd2a-4c22-a2c1-488964eff30a}
- GitHub.Unity
-
{3dd3451c-30fa-4294-a3a9-1e080342f867}
TestWebServer
diff --git a/src/tests/IntegrationTests/IntegrationTests.csproj b/src/tests/IntegrationTests/IntegrationTests.csproj
index aae88d537..96ab7bcad 100644
--- a/src/tests/IntegrationTests/IntegrationTests.csproj
+++ b/src/tests/IntegrationTests/IntegrationTests.csproj
@@ -40,10 +40,6 @@
$(SolutionDir)packages\FluentAssertions.2.2.0.0\lib\net35\FluentAssertions.dll
True
-
- False
- $(SolutionDir)lib\ICSharpCode.SharpZipLib.dll
-
$(SolutionDir)packages\NCrunch.Framework.3.3.0.6\lib\NCrunch.Framework.dll
True
diff --git a/src/tests/IntegrationTests/IntegrationTests.v3.ncrunchproject b/src/tests/IntegrationTests/IntegrationTests.v3.ncrunchproject
index 85e05b85b..dd346e243 100644
--- a/src/tests/IntegrationTests/IntegrationTests.v3.ncrunchproject
+++ b/src/tests/IntegrationTests/IntegrationTests.v3.ncrunchproject
@@ -1,10 +1,10 @@
- ..\..\..\lib\sfw.net\win\x64\Debug\**.*
..\..\GitHub.Api\PlatformResources\**.*
- ..\..\..\script\lib\UnityEditor.dll
- ..\..\..\script\lib\UnityEngine.dll
+ ..\..\..\script\lib\Managed\UnityEditor.dll
+ ..\..\..\script\lib\Managed\UnityEngine.dll
+ ..\..\..\lib\sfw\win\x64\**.*
AbnormalReferenceResolution
@@ -16,6 +16,15 @@
IntegrationTests.GitSetupTests.VerifyGitLfsBundle
+
+ IntegrationTests.GitInstallerTestsWithHttp
+
+
+ IntegrationTests.GitInstallerTests
+
+
+ IntegrationTests.A_GitClientTests
+
True
True
diff --git a/src/tests/TestWebServer/TestWebServer.v3.ncrunchproject b/src/tests/TestWebServer/TestWebServer.v3.ncrunchproject
new file mode 100644
index 000000000..fc42a761c
--- /dev/null
+++ b/src/tests/TestWebServer/TestWebServer.v3.ncrunchproject
@@ -0,0 +1,8 @@
+
+
+
+ ..\..\..\script\lib\Managed\UnityEditor.dll
+ ..\..\..\script\lib\Managed\UnityEngine.dll
+
+
+
\ No newline at end of file
diff --git a/src/tests/UnitTests/UnitTests.v3.ncrunchproject b/src/tests/UnitTests/UnitTests.v3.ncrunchproject
index d63e89685..d30a60555 100644
--- a/src/tests/UnitTests/UnitTests.v3.ncrunchproject
+++ b/src/tests/UnitTests/UnitTests.v3.ncrunchproject
@@ -1,9 +1,9 @@
- ..\..\..\lib\sfw.net\win\x64\Debug\**.*
- ..\..\..\script\lib\UnityEditor.dll
- ..\..\..\script\lib\UnityEngine.dll
+ ..\..\..\script\lib\Managed\UnityEditor.dll
+ ..\..\..\script\lib\Managed\UnityEngine.dll
+ ..\..\..\lib\sfw\win\x64\**.*
PostBuildEventDisabled