Skip to content

Commit

Permalink
refs or cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 2, 2024
1 parent 559cca3 commit ad31f6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<PackageVersion Include="ProjectDefaults" Version="1.0.141" />
<!-- explicit to avoid cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="Verify" Version="27.1.0" />
<PackageVersion Include="Verify" Version="28.1.2" />
<PackageVersion Include="Verify.AngleSharp" Version="4.4.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.0.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.1.2" />
<PackageVersion Include="xunit.v3" Version="0.5.0-pre.27" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.42" />
</ItemGroup>
Expand Down

0 comments on commit ad31f6c

Please sign in to comment.