Fix warnings in test projects

This commit is contained in:
Nick Guerrera 2017-08-25 19:59:02 -07:00
parent ac3900d9c1
commit 497f6c5b0c
37 changed files with 111 additions and 103 deletions

View file

@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.18.0" />
<PackageReference Include="xunit" Version="2.2.0-beta4-build3444" />
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="$(PlatformAbstractionsVersion)" />
</ItemGroup>
</Project>