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

This commit is contained in:
jenkins
2025-01-29 15:23:02 +00:00
parent 8ab217f534
commit 1ea260dee0

View File

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