Bump FakeItEasy from 6.1.0 to 6.2.0

Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](https://github.com/FakeItEasy/FakeItEasy/compare/6.1.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-24 05:30:11 +00:00
committed by GitHub
parent dd877b66e9
commit 2bc14461a1

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FakeItEasy" Version="6.1.0" />
<PackageReference Include="FakeItEasy" Version="6.2.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />