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

This commit is contained in:
jenkins
2025-06-19 09:43:10 +00:00
parent d760f4dffd
commit 714346b479

View File

@@ -7,10 +7,10 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>4.17.0</Version>
<Version>4.17.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Base.Core.Common.Geometry" Version="4.17.0-prerelease.2113" />
<PackageReference Include="Base.Core.Common.Geometry" Version="4.17.1" />
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="NetTopologySuite.IO.GeoJSON" Version="3.0.0" />
</ItemGroup>