Bump FakeItEasy from 6.2.0 to 6.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-05 05:51:02 +00:00
committed by GitHub
parent c5696169a9
commit 6681c1be7e

View File

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