Skip to content

Commit

Permalink
moar xunit
Browse files Browse the repository at this point in the history
  • Loading branch information
mcintyre321 committed Apr 25, 2017
1 parent fae6381 commit eaa057a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions LinqToAnything.Tests/LinqToAnything.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="xunit.assert" Version="2.1.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.1.0" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="xunit.assert" Version="2.2.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eaa057a

Please sign in to comment.