Skip to content

Commit

Permalink
Update Verify.Xunit to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Mar 16, 2024
1 parent 5170bc0 commit 89f709d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Chisel.Tests/Chisel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="Verify.Xunit" Version="23.5.0" />
<PackageReference Include="Verify.Xunit" Version="23.5.2" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="Xunit.Combinatorial" Version="1.6.24" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
Expand Down

0 comments on commit 89f709d

Please sign in to comment.