Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 in /czishrink (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 6133117 commit 71415ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion czishrink/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
<PackageVersion Include="System.IO.Abstractions.TestingHelpers" Version="$(SystemIOAbstractionsVersion)" />
<PackageVersion Include="System.Reactive" Version="6.0.0" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4" />
</ItemGroup>
</Project>
6 changes: 3 additions & 3 deletions czishrink/netczicompressTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@
},
"xunit.runner.visualstudio": {
"type": "Direct",
"requested": "[2.5.3, )",
"resolved": "2.5.3",
"contentHash": "HFFL6O+QLEOfs555SqHii48ovVa4CqGYanY+B32BjLpPptdE+wEJmCFNXlLHdEOD5LYeayb9EroaUpydGpcybg=="
"requested": "[2.5.4, )",
"resolved": "2.5.4",
"contentHash": "YUtEOBdArAISyb1cTWcHc6/bilSDB9q5lc8ughPQP1MqlAKSkxKMBqLQ+tiWMFRBd2o22E59nLD/4V5R3jfZxQ=="
},
"Avalonia.BuildServices": {
"type": "Transitive",
Expand Down

0 comments on commit 71415ec

Please sign in to comment.