Skip to content

Commit

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

Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • Loading branch information
martincostello authored May 6, 2022
2 parents 975c77c + 04625ac commit f231d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="ReportGenerator" Version="5.1.6" />
<PackageVersion Include="Shouldly" Version="4.0.3" />
<PackageVersion Include="xunit" Version="2.4.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.4" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' or '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit f231d32

Please sign in to comment.