Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
Update Expecto.VisualStudio.TestAdapter to include mono.cecil reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Niegrzybowski committed Jan 8, 2018
1 parent 3e31217 commit 99d3761
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<PackageReference Include="Argu" Version="3.7.*" />
<PackageReference Include="Expecto" Version="5.*" />
<PackageReference Include="Newtonsoft.Json" Version="10.*" />
<PackageReference Include="Mono.Cecil" Version="0.10.0-*" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="11.*" />
</ItemGroup>

Expand Down

0 comments on commit 99d3761

Please sign in to comment.