Updated project references #116
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good

This commit is contained in:
jenkins
2025-08-21 13:13:14 +00:00
parent 6413805154
commit da2788842b

View File

@@ -7,10 +7,10 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>4.17.8</Version>
<Version>4.17.9</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Base.Core.Common.Geometry" Version="4.17.4" />
<PackageReference Include="Base.Core.Common.Geometry" Version="4.17.5" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" />
</ItemGroup>