Bump xunit.runner.visualstudio from 2.4.0 to 2.4.1 (#8139)

This commit is contained in:
dependabot[bot] 2018-10-29 13:27:25 -07:00 committed by Aditya Patwardhan
parent b27380dc51
commit cbfe2c8fe8

View file

@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="Xunit.SkippableFact" Version="1.3.12" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="XunitXml.TestLogger" Version="2.0.0" />
</ItemGroup>