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 Dec 13, 2024
1 parent 430751d commit bc02ad4
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 @@ -4,9 +4,9 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Argon" Version="0.25.0" />
<PackageVersion Include="Argon" Version="0.26.0" />
<PackageVersion Include="Bogus" Version="35.6.1" />
<PackageVersion Include="CountryData" Version="6.6.0" />
<PackageVersion Include="CountryData" Version="6.9.0" />
<PackageVersion Include="GeoJSON.Net" Version="1.4.1" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.71" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
Expand All @@ -17,7 +17,7 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="System.Drawing.Common" Version="9.0.0" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify.Xunit" Version="28.4.0" />
<PackageVersion Include="Verify.Xunit" Version="28.5.0" />
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
</ItemGroup>
Expand Down

0 comments on commit bc02ad4

Please sign in to comment.