Skip to content

Commit d8cacb0

Browse files
committed
Update jQuery to 2.4 latest
Fixes test runs for 2.0 and the UWP error.
1 parent 39720e1 commit d8cacb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424

2525
<LibraryTargetFrameworks>net45;net46;netstandard1.5;netstandard2.0</LibraryTargetFrameworks>
2626
<CoreFxVersion>4.3.0</CoreFxVersion>
27-
<xUnitVersion>2.4.0-beta.2.build3967</xUnitVersion>
27+
<xUnitVersion>2.4.0-beta.2.build3981</xUnitVersion>
2828
</PropertyGroup>
2929
</Project>

0 commit comments

Comments
 (0)