Skip to content

Commit

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

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
  • Loading branch information
tiksn authored Apr 29, 2024
2 parents ccf8ee2 + 2213616 commit d295e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ROFSDB.Tests/ROFSDB.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

Expand Down

0 comments on commit d295e22

Please sign in to comment.