Skip to content

Commit 4f14bc3

Browse files
committed
fixup! Remove the code we have just for mocking
1 parent 3109b5f commit 4f14bc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LibGit2Sharp.Tests/packages.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="xunit.abstractions" version="2.0.0" targetFramework="net40" />
3+
<package id="xunit" version="1.9.2" targetFramework="net40" />
4+
<package id="xunit.extensions" version="1.9.2" targetFramework="net40" />
45
<package id="xunit.runner.visualstudio" version="2.1.0" targetFramework="net40" />
56
</packages>

0 commit comments

Comments
 (0)