Skip to content

Commit

Permalink
build(deps): bump xunit from 2.7.0 to 2.8.0 in the xunit group (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and samtrion committed May 23, 2024
1 parent 16b479b commit e15c4bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.1.7" />
<PackageVersion Include="Polyfill" Version="4.4.1" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Update="xunit.runner.visualstudio" Version="2.4.5" Condition=" '$(TargetFramework)' == 'net5.0' Or '$(TargetFramework)' == 'netcoreapp3.1' " />
<PackageVersion Update="xunit.runner.visualstudio" Version="2.5.6" Condition=" '$(TargetFramework)' == 'net5.0' Or '$(TargetFramework)' == 'netcoreapp3.1' " />
</ItemGroup>
</Project>

0 comments on commit e15c4bf

Please sign in to comment.