Skip to content

Commit

Permalink
Merge pull request #378 from akunzai/dependabot/nuget/xunit.runner.vi…
Browse files Browse the repository at this point in the history
…sualstudio-2.5.0

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • Loading branch information
akunzai committed Aug 1, 2023
2 parents 202071d + e8d43fe commit c9b001e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<PackageVersion Include="System.Text.Json" Version="7.0.2" />
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
</ItemGroup>
</Project>

0 comments on commit c9b001e

Please sign in to comment.