Skip to content

Commit

Permalink
Merge pull request #44 from ooples/dependabot/nuget/xunit.runner.visu…
Browse files Browse the repository at this point in the history
…alstudio-2.5.6

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.6
  • Loading branch information
ooples authored Feb 9, 2024
2 parents 71c2ac7 + d800d0f commit b69847c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit b69847c

Please sign in to comment.