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 #77 from TheEadie/dependabot/nuget/xunit.runner.vi…
Browse files Browse the repository at this point in the history
…sualstudio-2.4.5

Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5
  • Loading branch information
TheEadie authored May 6, 2022
2 parents 734c96e + 9093e07 commit 0a23bcc
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.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 0a23bcc

Please sign in to comment.