Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Oct 22, 2024
1 parent 2bdc9c2 commit 6ccf4af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Polyfill" Version="7.0.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<PackageVersion Include="Serilog" Version="4.0.2" />
<PackageVersion Include="Verify" Version="27.0.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.1" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0" />
<PackageVersion Include="Serilog" Version="4.1.0" />
<PackageVersion Include="Verify" Version="27.0.1" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.1" />
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
</ItemGroup>
Expand Down

0 comments on commit 6ccf4af

Please sign in to comment.