Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #59 from TheEadie/dependabot/nuget/xunit.runner.vi…
Browse files Browse the repository at this point in the history
…sualstudio-2.4.2

Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
  • Loading branch information
TheEadie authored Jun 3, 2020
2 parents 1b95499 + d8a4826 commit 866b716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LazyStorage.Tests/LazyStorage.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<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" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
</ItemGroup>

Expand Down

0 comments on commit 866b716

Please sign in to comment.