Skip to content

Commit

Permalink
upgraded to XUnit 2.3.1 and VsTest SDK 15.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Jun 14, 2018
1 parent 69f4481 commit 7f9aea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.3.0</XunitVersion>
<TestSdkVersion>15.3.0</TestSdkVersion>
<XunitVersion>2.3.1</XunitVersion>
<TestSdkVersion>15.7.2</TestSdkVersion>
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 7f9aea4

Please sign in to comment.