Skip to content

Commit

Permalink
Merge pull request #8 from serenitystudio/dependabot/nuget/xunit.runn…
Browse files Browse the repository at this point in the history
…er.visualstudio-2.5.0

Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • Loading branch information
tahacorbaci authored Jan 14, 2024
2 parents 21832d7 + 8bc3e5f commit c046ce1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit c046ce1

Please sign in to comment.