Bump xunit.runner.visualstudio from 2.3.1 to 2.4.3

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.3.1 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-15 07:10:53 +00:00 committed by Ben Adams
parent e09b8c4318
commit 8bca4d975e

View File

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
</ItemGroup>
<ItemGroup>