build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#2775)

This commit is contained in:
dependabot[bot]
2023-09-22 13:39:36 -05:00
committed by GitHub
parent 50265be680
commit 03e7644f5e
3 changed files with 4 additions and 4 deletions
@@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">