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

This commit is contained in:
jenkins
2024-08-26 07:51:41 +00:00
parent 0d1aecc6f5
commit 0dafbf3250

View File

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