Skip to content

Commit

Permalink
Merge pull request #21 from StuFrankish/dependency-updates
Browse files Browse the repository at this point in the history
Bump XUnit dependencies
  • Loading branch information
StuFrankish authored Apr 30, 2024
2 parents d46a4f2 + dc0ff46 commit 2359560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HealthChecks.UnitTests/HealthChecks.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 2359560

Please sign in to comment.