Skip to content
This repository was archived by the owner on Mar 26, 2019. It is now read-only.

Commit 1d17e59

Browse files
committed
dependency updates
1 parent 6b28f02 commit 1d17e59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/dependencies.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<MicrosoftCSharpVersion>4.5.0</MicrosoftCSharpVersion>
1010
<MoqVersion>4.8.2</MoqVersion>
1111
<NewtonsoftVersion>11.0.2</NewtonsoftVersion>
12-
<TestSdkVersion>15.8.0-preview-20180510-03</TestSdkVersion>
13-
<XunitVersion>2.4.0-beta.2.build4010</XunitVersion>
14-
<FluentAssertionsVersion>5.3.2</FluentAssertionsVersion>
12+
<TestSdkVersion>15.9.0</TestSdkVersion>
13+
<XunitVersion>2.4.1</XunitVersion>
14+
<FluentAssertionsVersion>5.4.1</FluentAssertionsVersion>
1515
<FluentAssertionsJsonVersion>5.0.0</FluentAssertionsJsonVersion>
1616
<StyleCopAnalyzersVersion>1.0.0</StyleCopAnalyzersVersion>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)