Merge upstream changes

This commit is contained in:
Daniel Plaisted 2017-08-28 11:09:19 -07:00
commit 107252ebe7
51 changed files with 137 additions and 123 deletions

View file

@ -18,7 +18,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>