Skip to content

Commit 2d18360

Browse files
committed
Move to stable xUnit MSBuild runner (v2.3.1)
- relates to #65 - follow-up to 634c9d2
1 parent 66e893d commit 2d18360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nuget/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<package id="Microsoft.Web.SkipStrongNames" version="1.0.0" />
44
<package id="Microsoft.Web.StyleCop" version="1.0.0" />
55
<package id="StyleCop" version="5.0.0" />
6-
<package id="xunit.runner.msbuild" version="2.3.1-rc2-build3844" targetFramework="net452" />
6+
<package id="xunit.runner.msbuild" version="2.3.1" targetFramework="net452" />
77
</packages>

0 commit comments

Comments
 (0)