New: FluentAssertions to 5.9.0

This commit is contained in:
Qstick
2019-09-16 18:01:28 +01:00
parent 18e9d3302b
commit 10f2f66ba0
15 changed files with 55 additions and 55 deletions
@@ -4,7 +4,7 @@
<Platforms>x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.19.0" />
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="FluentValidation" Version="8.4.0" />
<PackageReference Include="Moq" Version="4.13.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />