7 Commits

Author SHA1 Message Date
b149eec39c Merged develop into master
Some checks reported errors
FarmMaps/CarbonLib/pipeline/head Something is wrong with the build of this commit
2024-06-11 11:12:11 +02:00
jenkins
8823db6340 [ci skip] Updated project references #92
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
2024-06-03 10:41:08 +00:00
jenkins
94fc762de6 [ci skip] Updated project references #62
Some checks reported errors
FarmMaps/CarbonLib/pipeline/head Something is wrong with the build of this commit
2024-05-24 00:09:24 +00:00
jenkins
c1d200f1af Updated project references #61
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-05-23 23:39:41 +00:00
jenkins
09983e5d28 [ci skip] Updated project references #60
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-05-23 23:09:56 +00:00
jenkins
b42fa7f658 Updated project references #59
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-05-23 22:44:56 +00:00
jenkins
0b7e30d301 Updated project references #56
All checks were successful
FarmMaps/CarbonLib/pipeline/head This commit looks good
2024-05-23 11:32:48 +00:00

View File

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