Skip to content

Commit

Permalink
Update Verify.Xunit to latest version (28.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Dec 19, 2024
1 parent 4ab51e6 commit a437307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Serilog.Formatting.Log4Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Verify.Xunit" Version="28.6.0" />
<PackageReference Include="Verify.Xunit" Version="28.6.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit a437307

Please sign in to comment.