Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 2e39d24

Browse files
committed
Fix intermittent failure with libgit2sharp.
Sometimes unit tests were failing to find the nativate libgit2sharp binaries under ncrunch. This fixes that.
1 parent 14f0697 commit 2e39d24

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<ProjectConfiguration>
2+
<Settings>
3+
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4+
</Settings>
5+
</ProjectConfiguration>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<ProjectConfiguration>
2+
<Settings>
3+
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4+
</Settings>
5+
</ProjectConfiguration>

0 commit comments

Comments
 (0)