diff --git a/.gitignore b/.gitignore
index 8bb24a91b..a8e1b75aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ _ReSharper*/
LibGit2Sharp/Core/UniqueIdentifier.cs
!Lib/NativeBinaries/*/*.pdb
+_NCrunch_LibGit2Sharp/
diff --git a/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject b/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject
new file mode 100644
index 000000000..e24470157
--- /dev/null
+++ b/LibGit2Sharp.Tests/LibGit2Sharp.Tests.v2.ncrunchproject
@@ -0,0 +1,31 @@
+
+ 1000
+ false
+ true
+ false
+ true
+ false
+ false
+ false
+ false
+ false
+ true
+ true
+ false
+ true
+ true
+ true
+ 60000
+
+
+
+ AutoDetect
+ STA
+ x86
+
+
+ LibGit2Sharp.Tests.ShadowCopyFixture.CanProbeForNativeBinariesFromAShadowCopiedAssembly
+
+
+ Resources\**;Resources\**.*
+
\ No newline at end of file
diff --git a/LibGit2Sharp.v2.ncrunchsolution b/LibGit2Sharp.v2.ncrunchsolution
new file mode 100644
index 000000000..bf2ebc9c1
--- /dev/null
+++ b/LibGit2Sharp.v2.ncrunchsolution
@@ -0,0 +1,13 @@
+
+ 1
+ false
+ false
+ false
+ UseDynamicAnalysis
+ UseStaticAnalysis
+ UseStaticAnalysis
+ UseStaticAnalysis
+ UseStaticAnalysis
+
+
+
\ No newline at end of file
diff --git a/LibGit2Sharp/LibGit2Sharp.v2.ncrunchproject b/LibGit2Sharp/LibGit2Sharp.v2.ncrunchproject
new file mode 100644
index 000000000..bb6727939
--- /dev/null
+++ b/LibGit2Sharp/LibGit2Sharp.v2.ncrunchproject
@@ -0,0 +1,26 @@
+
+ 1000
+ false
+ false
+ false
+ true
+ false
+ false
+ false
+ false
+ false
+ true
+ true
+ false
+ true
+ true
+ true
+ 60000
+
+
+
+ AutoDetect
+ STA
+ x86
+ ..\Lib\NativeBinaries\**.*
+
\ No newline at end of file