Skip to content

Commit

Permalink
Update dependency xunit.runner.visualstudio to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2020
1 parent 9655f29 commit 762cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Logic.Tests/Logic.Tests.csproj
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1"/>
<PackageReference Include="xunit" Version="2.4.1"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2"/>
</ItemGroup>

</Project>

0 comments on commit 762cd14

Please sign in to comment.