Skip to content

Commit 3bdd9c5

Browse files
committed
fixup! Upgrade to xUnit 2.0
1 parent 0bd8e01 commit 3bdd9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nuget/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="xunit.runner.console" version="2.0.0" />
4-
<package id="xunit.runner.msbuild" version="2.0.0" />
3+
<package id="xunit.runner.console" version="2.1.0-beta4-build3042" />
4+
<package id="xunit.runner.msbuild" version="2.1.0-beta4-build3042" />
55
</packages>

0 commit comments

Comments
 (0)