Skip to content

Commit

Permalink
Update Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 9, 2024
1 parent b2b7345 commit ad79c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bogus" Version="35.3.0" />
<PackageReference Include="CountryData" Version="4.3.0" />
<PackageReference Include="CountryData" Version="4.5.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="GeoJSON.Net" Version="1.2.19" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.57" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="4.0.0" />
<PackageReference Include="NetTopologySuite.IO.ShapeFile" Version="2.1.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="Xunit" Version="2.6.5" />
Expand Down

0 comments on commit ad79c23

Please sign in to comment.