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

This commit is contained in:
jenkins
2025-01-29 14:46:13 +00:00
parent 579a2d9b8d
commit 1eef5faae2

View File

@@ -8,11 +8,11 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>4.13.0</Version>
<Version>4.13.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Base.Core.Common.Geometry" Version="4.13.0-prerelease.2107" />
<PackageReference Include="Base.Core.Common.Geometry" Version="4.13.1" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" />
</ItemGroup>