Skip to content

Commit

Permalink
Merge pull request #7 from guillaumelamb/renovate/xunit.runner.visual…
Browse files Browse the repository at this point in the history
…studio-2.x

chore(deps): update dependency xunit.runner.visualstudio to v2.4.1
  • Loading branch information
guillaumelamb committed Jun 4, 2019
2 parents 58dc6c9 + cecb375 commit d43c3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RomanLetters.Tests/RomanLetters.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.2" />
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d43c3ee

Please sign in to comment.